Gets or sets the template bounds rectangle. Setting this property for
a default template has no effect.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also