Table of Contents

Enum PageDirection

Namespace
ScanbotSDK.MAUI.Core.PdfGeneration
Assembly
DocumentSDK.MAUI.dll
[JsonConverter(typeof(PageDirectionConverter))]
public enum PageDirection

Fields

Auto = 2
Landscape = 1
Portrait = 0