Show / Hide Table of Contents

Enum PDFDoc.ExtractFlag

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

Fields

Name Description
e_annots_only

extract only annotations

e_both

extract both form fields and annotations

e_forms_only

default, extract only form fields

In This Article
Back to top Generated by DocFX