Click or drag to resize

Layout Methods

The Layout type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCode exampleFloating Creates a layout used when element should be floating in a document page and rest of the page content should wrap around it.
Public methodStatic memberCode exampleGroup Creates a layout used when element should be within a group.
Public methodStatic memberCode exampleInline Creates a layout used when element should be embedded in-line with the rest of the content.
Top
See Also