UserZone Methods |
The UserZone type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRect |
This method adds a new rectangle to the current user zone area. | |
| Dispose | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| GetDocument |
Returns the parent Document object.
| |
| GetEngine |
Returns the Engine object.
| |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetTableCells |
This property returns the collection of TableCell objects representing the cells of the related table. | |
| Point |
This property returns the requested corner point of the zone boundary polyline. | |
| Rect |
This property returns the requested rectangle from the area of this user zone. | |
| Scale |
Calling this method shrinks or expands the related user zone based on the Percent parameter. | |
| Shift |
Calling this method shifts the user zone according to the vector specified by the Shift parameter. | |
| SubRect |
Calling this method subtracts a rectangle from the current user zone area. |