PdfAttachmentDataField Class Members
In This Topic
The following tables list the members exposed by
PdfAttachmentDataField.
Public Constructors
Public Properties
| Name | Description |
 | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
 | DataAsDate | Gets or sets the data of date type corresponding to the related entry in the file attachment collection schema field. |
 | DataAsNumber | Gets or sets the data of number type corresponding to the related entry in the file attachment collection schema field. |
 | DataAsString | Gets or sets the data of string type corresponding to the related entry in the file attachment collection schema field. |
 | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
 | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
 | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
 | 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) |
 | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
 | Prefix | Gets or sets a prefix string that is concatenated with the text string presented to the user. |
Public Methods
See Also