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