public final class Legend
extends com.aspose.ms.System.Enum
Specifies the pages on which the legend appears.
Modifier and Type | Field and Description |
---|---|
static int |
AfterLastPage
Legend appears after the last page.
|
static int |
NoLegend
No legend.
|
static int |
OnEveryPage
Legend appears on every page.
|
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 int NoLegend
No legend.
public static final int AfterLastPage
Legend appears after the last page.
public static final int OnEveryPage
Legend appears on every page.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.