VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfPage Class
In This Topic
PdfPage Class Methods
In This Topic
For a list of all methods of this type, see PdfPage.
Public Methods
 NameDescription
Public MethodOverloaded. Adds invisible digital signature to the specified PDF page.
Public MethodOverloaded. Adds visible digital signature with image appearance to the specified PDF page.
Public MethodOverloaded. Adds visible digital signature with custom appearance to this PDF page.
Public MethodClears image regions that intersect with specified rectangles on PDF page.
Public MethodOverloaded. Creates a new object that is a copy of the current instance.
Public Methodstatic (Shared in Visual Basic)Converts value in specified UnitOfMeasure to a value in UnitOfMeasure.UserUnits.
Public Methodstatic (Shared in Visual Basic)Converts value in UnitOfMeasure.UserUnits to a value in specified UnitOfMeasure.
Public MethodCreates the thumbnail for this page.
Public MethodOverloaded. Crops this page to the specified rectangle.
Public MethodOverloaded. Extracts all text from this page.
Public MethodSearches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase)
Public MethodOverloaded. Flattens (burns) the text content and annotations in the page.
Public MethodReturns an action, which is associated with the specified action property name.
Public MethodReturns the annotations of this page.
Public MethodReturns the annotations of this page as array of annotations.
Public MethodReturns an object that allows to extract images from this page.
Public MethodReturns a read-only collection that contains fonts of this page.
Public MethodOverloaded. Initializes a new instance of the class associated with this page in .Append mode.
Public MethodReturns a read-only collection that contains ICC profiles of this page.
Public MethodReturns a read-only collection that contains image-resources of this page.
Public MethodOverloaded. Returns linearized subtree that starts from current node and contains only nodes that allowed by . (Inherited from PdfTreeNodeBase)
Public MethodReturns an array that contains a link annotations of the page.
Public MethodReturns a transformation matrix that should be applied to non rotated and cropped page for rotating and cropping the page.
Public MethodReturns the page size in the image coordinate space.
Public MethodReturns a read-only collection that contains resources of this page.
Public MethodOverloaded. Returns thumbnail of this page.
Public MethodReturns the transformation matrix from image space to the page space.
Public MethodReturns the transformation matrix from page space to the image space.
Public MethodMerges the page content streams.
Public MethodConverts points from image coordinate space to PDF page coordinate space taking into account the image resolution, PDF page crop box, PDF page media box and PDF page rotation.
Public MethodConverts points from PDF page coordinate space to image coordinate space taking into account the image resolution, PDF page crop box, PDF page media box and PDF page rotation.
Public MethodOverloaded. Converts points from the image's coordinate space with to the PDF page's coordinate space.
Public MethodConverts point from PDF page coordinate space to image coordinate space taking into account image resolution.
Public MethodOverloaded. Converts point from the image's coordinate space with to the PDF page's coordinate space.
Public MethodRemoves annotations that intersect with specified rectangles on PDF page.
Public MethodRemoves the content and blacks out all referenced resources (images, forms, annotations).
Public MethodRotates page at angle specified by Rotate property and sets Rotate to 0.
Public MethodOverloaded. Removes specified text regions from page content.
Public MethodRemoves the thumbnail from this page.
Public MethodRemoves unused named resources.
Public MethodRemoves vector graphics that intersect with specified rectangles on PDF page.
Public MethodRemoves XObjects from region of this PDF page.
Public MethodOverloaded. Renders specified rectangle of PDF page with specified scale.
Public MethodReplaces specified text regions from page content.
Public MethodRotates the content, bounding box and annotations by orthogonal angle (Rotate property is not changed).
Public MethodSets the action, which is associated with the specified action property name.
Public MethodReturns a System.String that represents this instance. (Inherited from PdfTreeNodeBase)
Public MethodOverloaded. Converts point from image coordinate space with to PDF page coordinate space taking into account PDF page media box.
See Also