GridRow Constructor

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Overload List

  NameDescription
Public methodCode exampleGridRow
Creates an empty GridRow using auto row height.
Public methodCode exampleGridRow(ContentElement)
Creates a new instance of the GridRow using auto row height and a collection of elements for its columns.
Public methodCode exampleGridRow(Length)
Creates an empty GridRow using given row height.
Public methodCode exampleGridRow(Length, ContentElement)
Creates a new instance of the GridRow using given row height and a collection of elements for its columns.
Top
See Also

Reference