| Name | Description | |
|---|---|---|
![]() | AddFile | Adds the file in folder with specified name. |
![]() | AddFolder | Adds the folder to specified folder. |
![]() | CreateFolder | Overloaded. Creates new folder an adds it in specified folder. |
![]() | DeleteFile | Overloaded. Deletes the file with specified full name. |
![]() | DeleteFolder | Deletes a folder with specified name and all files and sub folders from specified folder. |
![]() | 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) |
![]() | GetFile | Returns the file with specified full name. |
![]() | GetFiles | Returns the files from folder with specified name. |
![]() | GetFolder | Returns the folder with specified full name. |
![]() | GetFolderFullName | Returns the full name of specified folder. |
![]() | GetFolderFullNames | Returns the full names of all folders. |
![]() | GetFolders | Returns the sub folders from specified folder. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node and contains only nodes that allowed by |
![]() | GetSubFolderFullNames | Returns the sub folder full names from specified folder. |
![]() | MoveFile | Moves the file to specified folder. |
![]() | MoveFolder | Moves the folder to specified folder. |
![]() | RemoveFolder | Removes the folder. |
![]() | 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) |
