VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.FileAttachments Namespace / PdfAttachmentFolder Class
In This Topic
PdfAttachmentFolder Class Properties
In This Topic
For a list of all properties of this type, see PdfAttachmentFolder.
Public Properties
 NameDescription
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the date the folder was first created.
Public PropertyGets or sets the data field collection, which is used to create the user interface for file attachments.
Public PropertyGets or sets the description associated with this folder.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether added file must be encoded immediately and stored in memory.
Public PropertyGets or sets the files that contains within this folder.
Public PropertyGets or sets an array that contains sub folders of this folder.
Public PropertyGets a non-negative integer value representing the unique folder identification number.
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this folder contains files.
Public PropertyGets a value indicating whether this folder contains sub folders.
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this folder is root folder.
Public PropertyGets or sets the date of the most recent change to immediate child files or folders of this folder.
Public PropertyGets or sets the name representing the name of the folder.
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets the parent folder of this folder.
Public PropertyGets a root folder (RootFolder).
Public PropertyGets or sets thumbnail associated with this folder.
See Also