[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.HtmlToPdfFormat.MaxPageHeight

MaxPageHeight Property

MaxPageHeight

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

Note that this property is ignored if FullPage is true.

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