Click or drag to resize

OutputFormat Enumeration

The output format (for pdf to text calls).

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public enum OutputFormat
Members
  Member nameValueDescription
Text0 Text.
Html1 HTML.
See Also