Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfRectangle Bounds { get; }
VB
Public ReadOnly Property Bounds As PdfRectangle
Get
Property Value
Type:
PdfRectangle
The bounds of this
PdfRectangleSegment.
See Also