IConversionSourceDocumentLoaded class

IConversionSourceDocumentLoaded class

Provides possible actions with loaded document.

The IConversionSourceDocumentLoaded type exposes the following members:

Methods

Method Description
convert_by_page_to Save converted page as stream.
convert_by_page_to_func
convert_to Save converted document as file.
convert_to Saves converted document as a stream.
convert_to_file
convert_to_func
convert_to_string
get_document_info Retrieves source document information, including page count and other properties specific to the file type.
get_possible_conversions Retrieves possible conversions for the source document.
is_document_password_protected Checks if source document is password protected.

See Also