|
PdfTemplateHeight Property |
Gets or sets the height for a custom template.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public float Height { get; set; }
Public Property Height As Single
Get
Set
Property Value
Type:
SingleRemarks
This property has no effect for a default document template.
See Also