Show / Hide Table of Contents

Enum Convert.WordOutputOptions.WordOutputFormat

Namespace: pdftron.PDF
Assembly: PDFNetAndroid.dll
Syntax
public enum WordOutputFormat

Fields

Name Description
e_wof_doc

Indicates a DOC output.

e_wof_docx

Indicates a DOCX output (default).

e_wof_rtf

Indicates an RTF output.

e_wof_txt

Indicates a TXT output.

In This Article
Back to top Generated by DocFX