DiagramPage class
Leave feedback
On this page
Represents a Visio document page.
The DiagramPage type exposes the following members:
| Method | Description |
|---|---|
| find_images | Finds images according to the specified search criteria. (inherited from ContentPart) |
| find_images_image_search_criteria | (inherited from ContentPart) |
| search | Finds possible watermarks according to the specified search criteria. (inherited from ContentPart) |
| search_search_criteria | (inherited from ContentPart) |
| Property | Description |
|---|---|
| background_page | The background page for this DiagramPage. |
| bottom_margin | The size of the bottom margin in points. |
| height | The height of this DiagramPage in points. |
| is_background | The page is a background page. True if the page is a background page; otherwise, False. |
| is_visible | The value indicating whether the page is visible in UI. |
| left_margin | The size of the left margin in points. |
| name | The name of this DiagramPage. |
| right_margin | The size of the right margin in points. |
| shapes | The collection of all shapes of the page. |
| top_margin | The size of the top margin in points. |
| width | The width of this DiagramPage in points. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.