ExpertPdf Html to Pdf Converter Library
Bounds Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTemplateBounds
ExpertPdf Html to Pdf Converter Library
Gets or sets the template bounds rectangle. Setting this property for a default template has no effect.
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
	Get
	Set
public:
property RectangleF Bounds {
	RectangleF get ();
	void set (RectangleF value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)