Click or drag to resize

ImgConverterPageHeight Property

Gets or sets the web page height. If the width was not set aswell, this property has no effect

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public int PageHeight { get; set; }

Property Value

Type: Int32
See Also