Click or drag to resize
Pdf Library for .NET

PdfTemplateWidth Property

Gets or sets the width for a custom template.

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

Property Value

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