The actual bounds of the html view. It may larger than Bounds
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public RectangleF HTMLViewBounds { get; }
Public ReadOnly Property HTMLViewBounds As RectangleF Get
public: property RectangleF HTMLViewBounds { RectangleF get (); }
member HTMLViewBounds : RectangleF with get