Method GetBounds
GetBounds(bool)
When implemented by a class, retrieves a bounds of the IEditPage
.
Rectangle GetBounds(bool includeSpace)
Parameters
includeSpace
boolSpecifies whether to include whitespace area.
Returns
- Rectangle
Rectangle that bounded this
IEditPage
.