|
PdfTemplateBounds Property
|
Gets or sets the template bounds rectangle.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic RectangleF Bounds { get; set; }Public Property Bounds As RectangleF
Get
Set
Property Value
RectangleF
Remarks
This property has no effect for a default document template.
See Also