PdfForm Members
In This Article
#Properties
Name | Description |
---|---|
BBox | Gets a document rectangle in the form coordinate system of the form’s bounding box. |
Commands | Returns the PDF form commands. |
Last |
Gets the modification date to be sure which of the application data dictionaries it contains corresponds to the current content of the form. |
Matrix | Returns a transformation matrix which maps the form space into user space. |
Metadata |
Provides access to a stream that contains the form X-Object metadata.
Inherited from Pdf |
Open |
Gets an Open Prepress Interface (OPI) dictionary for the form XObject.
Inherited from Pdf |
Optional |
Gets the value specifying the optional content properties for the form XObject.
Inherited from Pdf |
Piece |
Gets a page-piece dictionary which holds private product data. |
Struct |
Gets the integer key of the form XObject’s entry in the structural parent tree.
Inherited from Pdf |
Struct |
Gets an integer key of the form entry in the structural parents tree. |
#Methods
Name | Description |
---|---|
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. |
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