Click or drag to resize
TemplateBounds Property
Gets or sets the template bounds rectangle. Setting this property for a default template has no effect.

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

Property Value

Type: RectangleF
See Also