ShapeType Enumeration
This enum represents shape type for the extracted images.

Namespace: Aspose.Pdf.Devices
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum ShapeType
Members
  Member nameValueDescription
None0 Original image shape.
Landscape1 Landscape Shape.
Portrait2 Portrait Shape.
See Also