HtmlToPdfConverterPageWidth Property

NReco.PdfGenerator Class Library Documentation
Gets or sets PDF page width (in mm)

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public Nullable<float> PageWidth { get; set; }

Property Value

Type: NullableSingle
See Also

Reference