'Declaration
Public ReadOnly Property TypographicVisualBounds As PdfVisualRectangle
'Usage
Dim instance As PdfTextFragment Dim value As PdfVisualRectangle value = instance.TypographicVisualBounds
public PdfVisualRectangle TypographicVisualBounds {get;}
public: property PdfVisualRectangle^ TypographicVisualBounds { PdfVisualRectangle^ get(); }