@Deprecated public final class PdfInspectorOptionsEnum extends com.aspose.ms.System.Enum
Represents inspection options enumeration for PdfFormat
.
Modifier and Type | Field and Description |
---|---|
static byte |
All
Deprecated.
All operations.
|
static byte |
Annotations
Deprecated.
Process annotations only.
|
static byte |
Attachments
Deprecated.
Process attachments only.
|
static byte |
Bookmarks
Deprecated.
Process bookmarks only.
|
static byte |
DigitalSignatures
Deprecated.
Process digital signatures only.
|
static byte |
FormFields
Deprecated.
Process form fields only.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte All
All operations.
public static final byte Annotations
Process annotations only.
public static final byte Attachments
Process attachments only.
public static final byte Bookmarks
Process bookmarks only.
public static final byte FormFields
Process form fields only.
public static final byte DigitalSignatures
Process digital signatures only.
Copyright © 2020. All rights reserved.