Enum ShapeType
ShapeType enumeration
هذا التعداد يمثل نوع الشكل للصور المستخرجة.
public enum ShapeType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | شكل الصورة الأصلية. |
| Landscape | 1 | شكل أفقي. |
| Portrait | 2 | شكل عمودي. |
See Also
- namespace Aspose.Pdf.Devices
- assembly Aspose.PDF