Layout Methods |
The Layout type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | Floating | Creates a layout used when element should be floating in a document page and rest of the page content should wrap around it. |
![]() ![]() ![]() | Group | Creates a layout used when element should be within a group. |
![]() ![]() ![]() | Inline | Creates a layout used when element should be embedded in-line with the rest of the content. |