Property Width
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
Width
Gets the width of the page in points.
public int Width { get; }
Property Value
- int
The width of the page in points.
Remarks
Default value: 595 (the width of an A4 sheet).
One point is 1/72 of inch.
This value can be automatically calculated from a pre-defined or a custom paper size expressed in inches or millimeters.