

double | |
Get method for attribute "CharHeight" | |
double | GetCharWidth () |
Get method for attribute "CharWidth" | |
int | |
Get method for attribute "NumberOfColumns" The number of columns in the table. | |
int | |
Get method for attribute "NumberOfRows" The number of rows in the table. | |
GetOrigin () | |
Get method for attribute "Origin" The table origin. | |
GetOutline () | |
Get method for attribute "Outline" The coordinates of the table outline. | |
double | GetRotation () |
Get method for attribute "Rotation" The table rotation angle, in degrees. | |
double | |
Get method for attribute "SegCharHeight" The character height in the table segment. | |
void | SetCharHeight (double value) |
Set method for attribute "CharHeight" | |
void | SetCharWidth (double value) |
Set method for attribute "CharWidth" | |
void | SetNumberOfColumns (int value) |
Set method for attribute "NumberOfColumns" The number of columns in the table. | |
void | SetNumberOfRows (int value) |
Set method for attribute "NumberOfRows" The number of rows in the table. | |
void | |
Set method for attribute "Origin" The table origin. | |
void | |
Set method for attribute "Outline" The coordinates of the table outline. | |
void | SetRotation (double value) |
Set method for attribute "Rotation" The table rotation angle, in degrees. | |
void | SetSegCharHeight (double value) |
Set method for attribute "SegCharHeight" The character height in the table segment. |

GetRotation | ||
double | GetRotation | () |
SetRotation | ||
void | SetRotation | (double value) |


GetNumberOfRows | ||
int | GetNumberOfRows | () |
SetNumberOfRows | ||
void | SetNumberOfRows | (int value) |

GetNumberOfColumns | ||
int | GetNumberOfColumns | () |
SetNumberOfColumns | ||
void | SetNumberOfColumns | (int value) |


GetSegCharHeight | ||
double | GetSegCharHeight | () |
SetSegCharHeight | ||
void | SetSegCharHeight | (double value) |

GetCharHeight | ||
double | GetCharHeight | () |
SetCharHeight | ||
void | SetCharHeight | (double value) |

GetCharWidth | ||
double | GetCharWidth | () |
SetCharWidth | ||
void | SetCharWidth | (double value) |
