Gets or sets the
PdfPaperSize value specifying
the size of the page.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPaperSize Size { get; set; }
VB
Public Property Size As PdfPaperSize
Get
Set
Property Value
Type:
PdfPaperSizeThe
PdfPaperSize value specifying
the size of the page.
Remarks
See Also