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
All operations.
|
static byte |
Annotations
Process annotations only.
|
static byte |
Attachments
Process attachments only.
|
static byte |
Bookmarks
Process bookmarks only.
|
static byte |
DigitalSignatures
Process digital signatures only.
|
static byte |
FormFields
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 © 2018. All rights reserved.