[]
        
(Showing Draft Content)

C1.Pdf.PdfPage

PdfPage Class

PdfPage

Inheritance
PdfPage
Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public class PdfPage

Constructors

Name Description
PdfPage(SizeF)

Create PDF page with size in points.

Properties

Name Description
PageIndex

Gets the index of the page. Reader only.

PageSize

Gets and sets the size of the page.

Tag

Gets or sets an object associated with the page that contains data useful to the application.