public final class RotationDocument
extends com.aspose.ms.System.Enum
Rotation
| Modifier and Type | Field and Description |
|---|---|
static byte |
NONE
rotate the document 90 degrees
|
static byte |
ON_180
rotate the document 270 degrees
|
static byte |
ON_270
does not rotate the document
|
static byte |
ON_90
rotate the document 180 degrees
|
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 byte NONE
rotate the document 90 degrees
public static final byte ON_180
rotate the document 270 degrees
public static final byte ON_270
does not rotate the document
public static final byte ON_90
rotate the document 180 degrees
Copyright © 2024. All rights reserved.