public final class ShapeType
extends com.aspose.ms.System.Enum
This enum represents shape type for the extracted images.
Modifier and Type | Field and Description |
---|---|
static int |
Landscape
Landscape Shape.
|
static int |
None
As it is.
|
static int |
Portait
Portrait Shape.
|
public static final int None
As it is.
public static final int Landscape
Landscape Shape.
public static final int Portait
Portrait Shape.
Copyright © 2018 Aspose. All Rights Reserved.