Enum PageOrientation
Specifies the orientation of a page.
Namespace: IronBarCode
Assembly: IronBarCode.dll
Syntax
public enum PageOrientation
Fields
Name | Description |
---|---|
Landscape | The image's width is greater than its height. |
Portrait | The image's height is greater than its width. |