Table of Contents

Property Size

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Size

Gets or sets the PdfPaperSize value specifying the size of the page.

public PdfPaperSize Size { get; set; }

Property Value

PdfPaperSize

The PdfPaperSize value specifying the size of the page.

Remarks

Default value: A4.

NOTE: Changing the value of this property updates value of MediaBox property.