The actual bounds of the html view. It may larger than Bounds
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
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