Table of Contents

Enum PageFit

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

Fields

FillIn = 1
FitIn = 0
None = 3
Stretch = 2