OpenStream
ContainerItem.OpenStream method
Opens the stream of the item content.
public Stream OpenStream()
Return Value
A stream with the item content.
See Also
- class ContainerItem
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Opens the stream of the item content.
public Stream OpenStream()
A stream with the item content.