The IDocumentLocation type exposes the following members.

Properties

  Name Description
Public property Location
Gets the RectangleD enclosing this location.
Public property LocationDpi
Gets the resolution (DPI) used by the Location property (relevant only if the units used are Pixel).
Public property LocationUnit
Gets the UnitTypeEnum used by the Location property.
Public property PageIndex
Gets the index of page (zero-based) containing this location.
Public property PageNo
Gets the logical number of page containing this location.

See Also