Gets or sets the template bounds rectangle. Setting this property for
a default template has no effect.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
Get
Set
Property Value
Type:
RectangleF
See Also