Property Page
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
Page
Gets the options for page size, margins, etc.
public PdfPageOptions Page { get; }
Property Value
- PdfPageOptions
The options for page size, margins, etc.
Remarks
Read the Convert HTML to PDF in C# and VB.NET article for examples of using this property.