Name | Description | |
---|---|---|
![]() | PdfAttachmentCollectionSchemaField | Initializes a new instance of the PdfAttachmentCollectionSchemaField class. |
Name | Description | |
---|---|---|
![]() | PdfAttachmentCollectionSchemaField | Initializes a new instance of the PdfAttachmentCollectionSchemaField class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | DataType | Gets the type of data that is stored in the field. |
![]() | DisplayedName | Gets or sets the textual field name that is displayed to the user by the PDF viewer application. |
![]() | 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) |
![]() | IsSupportsEditing | Gets or sets a value indicating whether the PDF viewer application should provide support for editing the field value. |
![]() | IsVisible | Gets or sets a value indicating whether the field is visible. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Order | Gets or sets the relative order of the field name in the user interface. |
Name | Description | |
---|---|---|
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
PdfAttachmentCollectionSchemaField Class
Vintasoft.Imaging.Pdf.Tree.FileAttachments Namespace