Gets the bounds of this text run in display coordinate system.
'Declaration
Public ReadOnly Property DisplayBounds As DisplayRectangle
'Usage
Dim instance As PDFTextRun
Dim value As DisplayRectangle
value = instance.DisplayBounds
public DisplayRectangle DisplayBounds {get;}
public: __property DisplayRectangle* get_DisplayBounds();
public:
property DisplayRectangle^ DisplayBounds {
DisplayRectangle^ get();
}
Property Value
The bounding rectangle of the text run in display coordinate system.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2