Click or drag to resize
TemplateWidth Property
Gets or sets template width for a custom template. Setting this property for a default document template has no effect.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public float Width { get; set; }

Property Value

Type: Single
See Also