[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.HtmlToPdfFormat.MaxPageWidth

MaxPageWidth Property

MaxPageWidth

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

Note that this property is ignored if FullPage is true.

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