ContainerItem Class |
Namespace: GroupDocs.Parser.Data
The ContainerItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Directory |
Gets the directory of the item.
|
![]() | FilePath |
Gets the full path of the item.
|
![]() | Metadata |
Gets the collection of metadata items.
|
![]() | Name |
Gets the name of the item.
|
![]() | Size |
Gets the size of the item.
|
Name | Description | |
---|---|---|
![]() ![]() | DetectFileType |
Detects a file type of the container item.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | OpenParser |
Creates the Parser object for the item content.
|
![]() | OpenParser(LoadOptions) |
Creates the Parser object for the item content with LoadOptions.
|
![]() | OpenParser(LoadOptions, ParserSettings) | |
![]() | OpenStream |
Opens the stream of the item content.
|
![]() | ToString | (Inherited from Object.) |