Class JsonPageSize
- Namespace
- IO.Scanbot.Sdk.UI.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class JsonPageSize : Enum
- Inheritance
-
JsonPageSize
Properties
A3
public static JsonPageSize A3 { get; }
Property Value
- JsonPageSize
A4
public static JsonPageSize A4 { get; }
Property Value
- JsonPageSize
A5
public static JsonPageSize A5 { get; }
Property Value
- JsonPageSize
B4
public static JsonPageSize B4 { get; }
Property Value
- JsonPageSize
B5
public static JsonPageSize B5 { get; }
Property Value
- JsonPageSize
Comm10
public static JsonPageSize Comm10 { get; }
Property Value
- JsonPageSize
Custom
public static JsonPageSize Custom { get; }
Property Value
- JsonPageSize
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
Executive
public static JsonPageSize Executive { get; }
Property Value
- JsonPageSize
Legal
public static JsonPageSize Legal { get; }
Property Value
- JsonPageSize
Letter
public static JsonPageSize Letter { get; }
Property Value
- JsonPageSize
US4x6
public static JsonPageSize US4x6 { get; }
Property Value
- JsonPageSize
US4x8
public static JsonPageSize US4x8 { get; }
Property Value
- JsonPageSize
US5x7
public static JsonPageSize US5x7 { get; }
Property Value
- JsonPageSize
Methods
ValueOf(string)
public static JsonPageSize ValueOf(string value)
Parameters
value
string
Returns
- JsonPageSize
Values()
public static JsonPageSize[] Values()
Returns
- JsonPageSize[]