public final class PresentationContentAmountType
extends com.aspose.ms.System.Enum
Specifies the amount of content included in the generated presentation, influencing both the number of slides and the level of detail per slide.
| Modifier and Type | Field and Description |
|---|---|
static int |
Brief
Short and basic content.
|
static int |
Detailed
The most detailed option with extensive text.
|
static int |
Medium
A moderate amount of content.
|
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, toStringpublic static final int Brief
Short and basic content.
public static final int Medium
A moderate amount of content.
public static final int Detailed
The most detailed option with extensive text.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.