'Declaration Public Function DrawTable( _ ByVal bounds As RectangleF _ ) As PageTable
public PageTable DrawTable( RectangleF bounds )
Parameters
- bounds
- The bounds.
Return Value
PageTable.
'Declaration Public Function DrawTable( _ ByVal bounds As RectangleF _ ) As PageTable
public PageTable DrawTable( RectangleF bounds )