Click or drag to resize
Pdf Library for .NET

PdfTemplateWidth Property

Gets or sets the width for a custom template.

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

Property Value

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