@Deprecated public final class DocInspectorOptionsEnum extends com.aspose.ms.System.Enum
Represents available operations for DocFormat
inspection.
Modifier and Type | Field and Description |
---|---|
static byte |
All
Deprecated.
All operations.
|
static byte |
Comments
Deprecated.
Process comments only.
|
static byte |
DigitalSignatures
Deprecated.
Process digital signatures only.
|
static byte |
Fields
Deprecated.
Process fields only.
|
static byte |
HiddenText
Deprecated.
Process hidden text 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 Comments
Process comments only.
public static final byte Fields
Process fields only.
public static final byte HiddenText
Process hidden text only.
public static final byte DigitalSignatures
Process digital signatures only.
Copyright © 2020. All rights reserved.