Skip to content

PDFRowBasedPageDisplayLayout

Namespace: O2S.Components.PDF4NET.View.Layouts

Defines a layout for PDF pages that consists of a fixed number of rows.

public class PDFRowBasedPageDisplayLayout : PDFPageDisplayLayout

Inheritance ObjectPDFPageDisplayLayoutPDFRowBasedPageDisplayLayout

Constructors

PDFRowBasedPageDisplayLayout()

Initializes a new PDFRowBasedPageDisplayLayout object.

public PDFRowBasedPageDisplayLayout()

PDFRowBasedPageDisplayLayout(Int32)

Initializes a new PDFRowBasedPageDisplayLayout object.

public PDFRowBasedPageDisplayLayout(int rows)

Parameters

rows Int32
The number of page rows in the layout


Methods

ToString()

Converts the object to string.

public string ToString()

Returns

String