Back to Devexpress

PdfForm Properties

officefileapi-devexpress-dot-pdf-dot-pdfform-dot-underscore-properties.md

latest2.0 KB
Original Source

PdfForm Properties

Represents a PDF document form.

NameDescription
BBoxGets a document rectangle in the form coordinate system of the form’s bounding box.
CommandsReturns the PDF form commands.
LastModifiedGets the modification date to be sure which of the application data dictionaries it contains corresponds to the current content of the form.
MatrixReturns a transformation matrix which maps the form space into user space.
MetadataProvides access to a stream that contains the form X-Object metadata. Inherited from PdfXObject.
OpenPrepressInterfaceGets an Open Prepress Interface (OPI) dictionary for the form XObject. Inherited from PdfXObject.
OptionalContentGets the value specifying the optional content properties for the form XObject. Inherited from PdfXObject.
PieceInfoGets a page-piece dictionary which holds private product data.
StructParentGets the integer key of the form XObject’s entry in the structural parent tree. Inherited from PdfXObject.
StructParentsGets an integer key of the form entry in the structural parents tree.

See Also

PdfForm Class

PdfForm Members

DevExpress.Pdf Namespace