Name | Description | |
---|---|---|
![]() | PdfPage | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfPage | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AdditionalActions | Gets or sets an additional-actions defining actions to be performed when the page is opened or closed. |
![]() | Annotations | Gets or sets an annotation array representing annotations associated with the page. |
![]() | ArtBox | Gets or sets a rectangle, expressed in default user space units, defining the extent of the page's meaningful content (including potential white space) as intended by the page's creator. |
![]() | AssociatedFiles | Gets or sets a list of file specifications, which are representing the data associated with this page in the manner specified by the AssociatedFileRelationship property. |
![]() | BackgroundImage | Gets a background image if this page is image-only. |
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | BleedBox | Gets or sets a rectangle, expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment. |
![]() | BoundingBox | Gets the page bounding box, that depends from current rendering settings. |
![]() | CropBox | Gets or sets the crop box for this page. |
![]() | DefaultResolution | Gets or sets the default rendering resolution, in dpi, of this page. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | HasDefaultResolution | Gets a value indicating whether this PDF page has the default resolution. |
![]() | ImagesSize | Gets the size, in bytes, of all image resources of this page. |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsImageOnly | Gets a value indicating whether page contains only an image. |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | LastModified | Gets or sets the date and time when the contents of page were most recently modified. |
![]() | MediaBox | Gets or sets the media box of this page. |
![]() | Metadata | Gets or sets metadata associated with this page. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Resources | Gets or sets the resources of PDF page. |
![]() | Rotate | Gets or sets the number of degrees by which the page should be rotated clockwise when displayed or printed. |
![]() | Size | Gets the rendered page size, in user units. |
![]() | StructParentsKey | Gets or sets the integer key of the page entry in the structural parent tree. |
![]() | TextRegion | Gets the TextRegion of this page. |
![]() | TextRegionIsCached | Gets a value indicating whether text region is cached. |
![]() | Thumbnail | Gets or sets thumbnail associated with this page. |
![]() | TrimBox | Gets or sets rectangle, expressed in default user space units, defining the intended dimensions of the finished page after trimming. |
![]() | UserUnit | Gets the user space unit of this page, in inches. |
![]() | UserUnitFactor | Gets or sets a positive number giving the size of default user space units, in multiples of 1 / 72 inch. |
![]() | VintasoftBinaryAnnotations | Gets or sets VintasoftBinary annotations packet associated with this page. |
![]() | VintasoftXMPAnnotations | Gets or sets VintasoftXMP annotations packet associated with this page. |
Name | Description | |
---|---|---|
![]() | ClearImages | Clears image regions that intersect with specified rectangles on PDF page. |
![]() | Clone | Overloaded. Creates a new object that is a copy of the current |
![]() ![]() | ConvertFromUnitOfMeasureToUserUnits | Converts value in specified UnitOfMeasure to a value in UnitOfMeasure.UserUnits. |
![]() ![]() | ConvertFromUserUnitsToUnitOfMeasure | Converts value in UnitOfMeasure.UserUnits to a value in specified UnitOfMeasure. |
![]() | CreateThumbnail | Creates the thumbnail for this page. |
![]() | Crop | Overloaded. Crops this page to the specified rectangle. |
![]() | ExtractTextRegion | Overloaded. Extracts all text from this page. |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns an action, which is associated with the specified action property name. |
![]() | GetAnnotations | Returns the annotations of this page. |
![]() | GetAnnotationsAsArray | Returns the annotations of this page as array of annotations. |
![]() | GetContentImageExtractor | Returns an object that allows to extract images from this page. |
![]() | GetFonts | Returns a read-only collection that contains fonts of this page. |
![]() | GetGraphics | Overloaded. Initializes a new instance of the |
![]() | GetIccProfiles | Returns a read-only collection that contains ICC profiles of this page. |
![]() | GetImages | Returns a read-only collection that contains image-resources of this page. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetLinkAnnotations | Returns an array that contains a link annotations of the page. |
![]() | GetPageRotateCropAffineTransform | Returns a transformation matrix that should be applied to non rotated and cropped page for rotating and cropping the page. |
![]() | GetPageSizeInPixels | Returns the page size in the image coordinate space. |
![]() | GetResources | Returns a read-only collection that contains resources of this page. |
![]() | GetThumbnail | Overloaded. Returns thumbnail of this page. |
![]() | GetTransformFromImageSpaceToPageSpace | Returns the transformation matrix from image space to the page space. |
![]() | GetTransformFromPageSpaceToImageSpace | Returns the transformation matrix from page space to the image space. |
![]() | MergePageContents | Merges the page content streams. |
![]() | PointsFromImageSpaceToPageSpace | Converts 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. |
![]() | PointsFromPageSpaceToImageSpace | Converts 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. |
![]() | PointsToUnits | Overloaded. Converts points from the image's coordinate space with |
![]() | PointToPixel | Converts point from PDF page coordinate space to image coordinate space taking into account image resolution. |
![]() | PointToUnit | Overloaded. Converts point from image coordinate space to PDF page coordinate space taking into account image resolution. |
![]() | RemoveAnnotations | Removes annotations that intersect with specified rectangles on PDF page. |
![]() | RemoveContentAndBlackOutResources | Removes the content and blacks out all referenced resources (images, forms, annotations). |
![]() | RemoveRotation | Rotates page at angle specified by Rotate property and sets Rotate to 0. |
![]() | RemoveText | Overloaded. Removes specified text regions from page content. |
![]() | RemoveThumbnail | Removes the thumbnail from this page. |
![]() | RemoveUnusedNamedResources | Removes unused named resources. |
![]() | RemoveVectorGraphics | Removes vector graphics that intersect with specified rectangles on PDF page. |
![]() | RemoveXObjects | Removes XObjects from region of this PDF page. |
![]() | Render | Overloaded. Returns rendered image of this page and scales rendered image to specified rectangle. |
![]() | ReplaceText | Replaces specified text regions from page content. |
![]() | RotateContentOrthogonaly | Rotates the content, bounding box and annotations by orthogonal angle (Rotate property is not changed). |
![]() | SetAction | Sets the action, which is associated with the specified action property name. |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
![]() | UnitsToPixels | Overloaded. Converts points from image coordinate space to PDF page coordinate space taking into account the image resolution and PDF page media box. |
Name | Description | |
---|---|---|
![]() | AnnotationsChanged | Occurs when Annotations property is changed. |