VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.FileAttachments Namespace / PdfAttachmentCollection Class
In This Topic
PdfAttachmentCollection Class Methods
In This Topic
For a list of all methods of this type, see PdfAttachmentCollection.
Public Methods
 NameDescription
Public MethodAdds the file in folder with specified name.
Public MethodAdds the folder to specified folder.
Public MethodOverloaded. Creates new folder an adds it in specified folder.
Public MethodOverloaded. Deletes the file with specified full name.
Public MethodDeletes a folder with specified name and all files and sub folders from specified folder.
Public MethodSearches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase)
Public MethodReturns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase)
Public MethodReturns the file with specified full name.
Public MethodReturns the files from folder with specified name.
Public MethodReturns the folder with specified full name.
Public MethodReturns the full name of specified folder.
Public MethodReturns the full names of all folders.
Public MethodReturns the sub folders from specified folder.
Public MethodOverloaded. Returns linearized subtree that starts from current node and contains only nodes that allowed by . (Inherited from PdfTreeNodeBase)
Public MethodReturns the sub folder full names from specified folder.
Public MethodMoves the file to specified folder.
Public MethodMoves the folder to specified folder.
Public MethodRemoves the folder.
Public MethodSets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase)
Public MethodReturns a System.String that represents this instance. (Inherited from PdfTreeNodeBase)
See Also