![Pdf Library for .NET](../icons/logo.png) |
PdfTemplateHeight Property |
Gets or sets the height for a custom template.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic float Height { get; set; }
Public Property Height As Single
Get
Set
Property Value
Type:
Single
Remarks
This property has no effect for a default document template.
See Also