PDFRowBasedPageDisplayLayout¶
Namespace: O2S.Components.PDF4NET.View.Layouts
Defines a layout for PDF pages that consists of a fixed number of rows.
Inheritance Object → PDFPageDisplayLayout → PDFRowBasedPageDisplayLayout
Constructors¶
PDFRowBasedPageDisplayLayout()¶
Initializes a new PDFRowBasedPageDisplayLayout object.
PDFRowBasedPageDisplayLayout(Int32)¶
Initializes a new PDFRowBasedPageDisplayLayout object.
Parameters
rows Int32
The number of page rows in the layout
Methods¶
ToString()¶
Converts the object to string.
Returns