GeneratePreview

Parser.GeneratePreview method

Get pages preview.

public void GeneratePreview(PreviewOptions previewOptions)
Parameter Type Description
previewOptions PreviewOptions The options to sets requirements and stream delegates for preview generation.

Exceptions

exception condition
NotSupportedException Preview generation isn’t supported for this document type.

See Also