|
PdfTemplateBounds Property |
Gets or sets the template bounds rectangle.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
Get
Set
Property Value
Type:
RectangleFRemarks
This property has no effect for a default document template.
See Also