TemplateBounds Property
Gets or sets the template bounds rectangle. Setting this property for
a default template has no effect.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
Get
Set
public:
property RectangleF Bounds {
RectangleF get ();
void set (RectangleF value);
}
member Bounds : RectangleF with get, set
Property Value
RectangleF