VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfPage Class
In This Topic
PdfPage Class Properties
In This Topic
For a list of all properties of this type, see PdfPage.
Public Properties
 NameDescription
Public PropertyGets or sets an additional-actions defining actions to be performed when the page is opened or closed.
Public PropertyGets or sets an annotation array representing annotations associated with the page.
Public PropertyGets 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.
Public PropertyGets or sets a list of file specifications, which are representing the data associated with this page in the manner specified by the AssociatedFileRelationship property.
Public PropertyGets a background image if this page is image-only.
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets 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.
Public PropertyGets the page bounding box, that depends from current rendering settings.
Public PropertyGets or sets the crop box for this page.
Public PropertyGets or sets the default rendering resolution, in dpi, of this page.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this PDF page has the default resolution.
Public PropertyGets the size, in bytes, of all image resources of this page.
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether page contains only an image.
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the date and time when the contents of page were most recently modified.
Public PropertyGets or sets the media box of this page.
Public PropertyGets or sets metadata associated with this page.
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the resources of PDF page.
Public PropertyGets or sets the number of degrees by which the page should be rotated clockwise when displayed or printed.
Public PropertyGets the rendered page size, in user units.
Public PropertyGets or sets the integer key of the page entry in the structural parent tree.
Public PropertyGets the TextRegion of this page.
Public PropertyGets a value indicating whether text region is cached.
Public PropertyGets or sets thumbnail associated with this page.
Public PropertyGets or sets rectangle, expressed in default user space units, defining the intended dimensions of the finished page after trimming.
Public PropertyGets the user space unit of this page, in inches.
Public PropertyGets or sets a positive number giving the size of default user space units, in multiples of 1 / 72 inch.
Public PropertyGets or sets VintasoftBinary annotations packet associated with this page.
Public PropertyGets or sets VintasoftXMP annotations packet associated with this page.
See Also