Property Size
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Size
Gets or sets the PdfPaperSize value specifying the size of the XObject.
public PdfPaperSize Size { get; set; }
Property Value
- PdfPaperSize
The PdfPaperSize value specifying the size of the XObject.
Remarks
Default value: A4.
NOTE: Changing the value of this property updates the value of BoundingBox property.