Click or drag to resize
Pdf Library for .NET

PdfTemplateHeight Property

Gets or sets the height for a custom template.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public float Height { get; set; }

Property Value

Single
Remarks
This property has no effect for a default document template.
See Also