Enum PageDirection
- Namespace
- ScanbotSDK.MAUI.Core.PdfGeneration
- Assembly
- DocumentSDK.MAUI.dll
[JsonConverter(typeof(PageDirectionConverter))]
public enum PageDirection
Fields
Auto = 2Landscape = 1Portrait = 0
[JsonConverter(typeof(PageDirectionConverter))]
public enum PageDirection
Auto = 2Landscape = 1Portrait = 0