Click or drag to resize

UserZone Methods

The UserZone type exposes the following members.

Methods
  NameDescription
Public methodAddRect
This method adds a new rectangle to the current user zone area.
Public methodDispose
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetDocument
Returns the parent Document object.
Public methodGetEngine
Returns the Engine object.
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetTableCells
This property returns the collection of TableCell objects representing the cells of the related table.
Public methodPoint
This property returns the requested corner point of the zone boundary polyline.
Public methodRect
This property returns the requested rectangle from the area of this user zone.
Public methodScale
Calling this method shrinks or expands the related user zone based on the Percent parameter.
Public methodShift
Calling this method shifts the user zone according to the vector specified by the Shift parameter.
Public methodSubRect
Calling this method subtracts a rectangle from the current user zone area.
Top
See Also