Gets or sets the bounds.
Namespace: Spire.Pdf.FieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
RectangleF Bounds { get; set; }
Property Bounds As RectangleF Get Set
property RectangleF Bounds { RectangleF get (); void set (RectangleF value); }
abstract Bounds : RectangleF with get, set
Property Value
RectangleFThe bounds.