[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PdfSettings.PageWidth

PageWidth Property

PageWidth

Gets or sets the page width, in inches. If unspecified, 8.5 inches is used.

Note that this property is ignored if FullPage is true.

Declaration
public float? PageWidth { get; set; }
Public Property PageWidth As Single?