DiagramPage Class |
Namespace: GroupDocs.Watermark.Contents.Diagram
The DiagramPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundPage |
Gets the background page for this DiagramPage.
|
![]() | BottomMargin |
Gets the size of the bottom margin in points.
|
![]() | Height |
Gets the height of this DiagramPage in points.
|
![]() | IsBackground |
Gets a value indicating whether the page is a background page.
|
![]() | IsVisible |
Gets or sets a value indicating whether the page is visible in UI.
|
![]() | LeftMargin |
Gets the size of the left margin in points.
|
![]() | Name |
Gets the name of this DiagramPage.
|
![]() | RightMargin |
Gets the size of the right margin in points.
|
![]() | Shapes |
Gets the collection of all shapes of the page.
|
![]() | TopMargin |
Gets the size of the top margin in points.
|
![]() | Width |
Gets the width of this DiagramPage in points.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FindImages |
Finds all images in the content.
The search is conducted in the objects specified in SearchableObjects.
(Inherited from ContentPart.) |
![]() | FindImages(ImageSearchCriteria) |
Finds images according to the specified search criteria.
The search is conducted in the objects specified in SearchableObjects.
(Inherited from ContentPart.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Search |
Finds all possible watermarks in the content.
The search is conducted in the objects specified in SearchableObjects.
(Inherited from ContentPart.) |
![]() | Search(SearchCriteria) |
Finds possible watermarks according to specified search criteria.
The search is conducted in the objects specified in SearchableObjects.
(Inherited from ContentPart.) |
![]() | ToString | (Inherited from Object.) |