@Deprecated public final class PptInspectorOptionsEnum extends com.aspose.ms.System.Enum
Represents inspection options enumeration for PptFormat
.
Modifier and Type | Field and Description |
---|---|
static byte |
All
Deprecated.
All operations.
|
static byte |
Comments
Deprecated.
Process comments only.
|
static byte |
HiddenSlides
Deprecated.
Process hidden slides 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 HiddenSlides
Process hidden slides only
Copyright © 2020. All rights reserved.