is_visible property
is_visible property
Gets or sets a value indicating whether the page is visible in UI.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
See Also
- module
groupdocs.watermark.contents.diagram
- class
DiagramPage