Click or drag to resize

TemplateHeight Property

Gets or sets template height for a custom template. Setting this property for a default document template has no effect.

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

Property Value

Type: Single
See Also