IConversionGetDocumentInfo

On this page

public interface IConversionGetDocumentInfo

Gets source document info - pages count and other document properties specific to the file type.

Methods

Method Description
getDocumentInfo() Gets source document info - pages count and other document properties specific to the file type.

getDocumentInfo()

public abstract IDocumentInfo getDocumentInfo()

Gets source document info - pages count and other document properties specific to the file type.

Returns: IDocumentInfo

On this page