Enum PDFViewWPF.PDFViewWPFConversionType
ConversionType lists the events triggered by calling OpenUniversalDocument
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum PDFViewWPF.PDFViewWPFConversionType
Fields
Name | Description |
---|---|
e_conversion_failed | The Conversion has failed. |
e_conversion_finished | A new page has been downloaded. |
e_conversion_progress | New content is available, but the conversion is still in progress. |