Method GetBounds
GetBounds(bool)
Retrieves a bounds of the EditPage
.
public virtual Rectangle GetBounds(bool includeSpace)
Parameters
includeSpace
boolSpecifies whether to include whitespace area.
Returns
- Rectangle
Rectangle that bounded this
EditPage
.