DocumentData Members
For internal use. Contains information about the document.Constructors
| Name | Description |
|---|---|
| DocumentData() | Initializes a new instance of the DocumentData class with the default settings. |
Properties
| Name | Description |
|---|---|
| AvailableExportModes | For internal use. Specifies the available document export modes. |
| BandSortingKeys | For internal use. |
| CanChangePageSettings | For internal use. Checks whether or not it is possible to modify the page settings. |
| DocumentMap | For internal use. Specifies the document map. |
| DrillDownKeys | For internal use. |
| ExportOptions | For internal use. Specifies the document export options. |
| FitContentRatio | |
| HiddenOptions | For internal use. |
| Name | For internal use. Specifies the document name. |
| SerializedPageData | For internal use. Specifies the serialized page data. |
| SerializedWatermarks |
Methods
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
| GetHashCode() | Serves as the default hash function. Inherited from Object. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also