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
All operations.
|
static byte |
Comments
Process comments only.
|
static byte |
DigitalSignatures
Process digital signatures only.
|
static byte |
Fields
Process fields only.
|
static byte |
HiddenText
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 © 2017. All rights reserved.