The rectangle that will be rendered on the next page
| C# | Visual Basic | Visual C++ |
public RectangleF Rectangle { get; }
Public ReadOnly Property Rectangle As RectangleF Get
public: property RectangleF Rectangle { RectangleF get (); }
| C# | Visual Basic | Visual C++ |
public RectangleF Rectangle { get; }
Public ReadOnly Property Rectangle As RectangleF Get
public: property RectangleF Rectangle { RectangleF get (); }