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