PdfPageFacade Members
In This Article
#Properties
Name | Description |
---|---|
Annotations | Returns all page annotation properties. |
Page |
Returns the page number. |
Rotation |
Retrieves the page’s rotation angle. |
#Methods
Name | Description |
---|---|
Add |
Creates a caret annotation in the specified page rectangle. |
Add |
Creates a circle annotation in the specified page rectangle. |
Add |
Creates a file attachment annotation at the specified point on the page. |
Add |
Creates a file attachment annotation at the specified point on the page. |
Add |
Creates a file attachment annotation in the specified page rectangle. |
Add |
Adds a file attachment annotation in the specified page rectangle. |
Add |
Creates a free text annotation in the specified page rectangle. |
Add |
Creates an ink annotation comprised of one or multiple points on the page. |
Add |
Creates a line annotation between the specified points. |
Add |
Creates a link annotation in the specified page rectangle. |
Add |
Creates a link annotation in the specified rectangle on the page. |
Add |
Creates a polygon annotation by the specified vertices. |
Add |
Creates a polyline annotation by the specified vertices. |
Add |
Creates a rubber stamp annotation at the specified page point. |
Add |
Creates a rubber stamp annotation in the specified page rectangle. |
Add |
Creates a rubber stamp annotation in the specified page rectangle. |
Add |
Creates a rubber stamp annotation in the specified page rectangle. |
Add |
Creates a rubber stamp annotation in the specified page rectangle. Allows you use another document to generate a stamp. |
Add |
Creates a rubber stamp annotation in the specified page rectangle. |
Add |
Creates a rubber stamp annotation in the specified page rectangle. |
Add |
Creates a square annotation in the specified page rectangle. |
Add |
Adds a text annotation at the specified point on the page. |
Add |
Adds a text annotation at the specified point on the page. |
Add |
Adds a text annotation to the specified area on the page. |
Add |
Adds a text annotation to the specified area on the page. |
Add |
Creates a text markup annotation at the specified page area. |
Add |
Creates a text markup annotation for the text located in the specified page rectangle. |
Add |
Creates a text markup annotation at the specified page area. |
Add |
Creates a text markup annotation at the specified page area. |
Clear |
Clears the document content located in the specified regions. Allows you to set what content type to keep in these regions. |
Clear |
Clears the document content located in the specified regions. |
Clear |
Clears the document content located in the specified rectangle. Allows you to specify what content type to keep. |
Clear |
Clears the document content located in the specified rectangle. Allows you to set whether to use the page coordinate system, and what content type to keep. |
Clear |
Clears the document content located in the specified rectangle. Allows you to specify whether to use the page coordinate system. |
Clear |
Clears the document content located in the specified rectangle. |
Clear |
Clears the document content located in the specified rectangle. Allows you to specify what content type to keep. |
Clear |
Clears the document content located in the specified rectangle. Allows you to specify whether to use the page coordinate system, and what content type to keep. |
Clear |
Clears the document content located in the specified rectangle. Allows you to specify whether to use the page coordinate system. |
Clear |
Clears the document content in the specified rectangle. |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit destination. |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates a Fit |
Create |
Creates an XYZ destination. The coordinate of the document window’s top left corner and the zoom factor is retained from the previous view. |
Create |
Creates an XYZ destination. |
Create |
Creates an XYZ destination. The zoom factor is retained from the previous view. |
Create |
Creates an XYZ destination. The page coordinate of the document window’s top left corner is retained from the previous view. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Flatten |
Flattens all page annotations. |
Flatten |
Flattens all page annotations with the specified types. |
Flatten |
Flattens all page annotations that meet the specified criteria. |
Flatten |
Flattens page annotations with the specified names. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also