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.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public float Width { get; set; }

Property Value

Type: Single
See Also