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