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