|
PdfTemplateHeight Property
|
Gets or sets the height for a custom template.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic float Height { get; set; }Public Property Height As Single
Get
Set
Property Value
Single
Remarks
This property has no effect for a default document template.
See Also