PdfPage Constructor Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodPdfPage
Initializes a new page. The page must be added to a document before it can be used. Depending of the IsMetric property of the current region the page size is set to A4 or Letter respectively. If this size is not appropriate it should be changed before any drawing operations are performed on the page.
Public methodPdfPage(PdfDocument)
Initializes a new instance of the PdfPage class.
Top
See Also

Reference