1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. IReleasePageStream class

IReleasePageStream class

IReleasePageStream class

Represents a method which releases the stream created by the CreatePageStream delegate.

The IReleasePageStream type exposes the following members:

Methods

Method Description
release_page_stream Represents a method which releases the stream created by the CreatePageStream delegate.

See Also