IPreviewable

IPreviewable interface

Defines methods to create preview of the document.

public interface IPreviewable

Methods

Name Description
GeneratePreview(PreviewOptions) Generates preview images of specific pages in a given image format.
GetDocumentInfo() Gets the general information about the document - size, page count, etc.

See Also