VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.FileAttachments Namespace / PdfAttachmentCollection Class
Properties Methods SeeAlso
In This Topic
    PdfAttachmentCollection Class Members
    In This Topic
    The following tables list the members exposed by PdfAttachmentCollection.
    Public Properties
     NameDescription
    Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
    Public PropertyGets or sets a collection colors specifying a suggested set of colors for use by a collection navigator.
    Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
    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 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 the unique object number. (Inherited from PdfTreeNodeBase)
    Public PropertyGets or sets a folder that is the single common ancestor of all other folders in a attachment collection.
    Public PropertyGets or sets a presentation schema of this file attachment collection.
    Public PropertyGets or sets the sort parameters, which specifies the order in which items in the attachment collection should be sorted in the user interface.
    Public PropertyGets or sets the splitter bar parameters.
    Public PropertyGets or sets the initial view of a collections of file attachments.
    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