GSKScanFlowMultiPageFormat
Objective-C
enum GSKScanFlowMultiPageFormat : NSUInteger {}
Swift
enum GSKScanFlowMultiPageFormat : UInt, @unchecked Sendable
The format of the exported document.
-
Undocumented
Declaration
Objective-C
GSKScanFlowNoneSwift
case none = 0 -
Undocumented
Declaration
Objective-C
GSKScanFlowPDFSwift
case PDF = 1 -
Undocumented
Declaration
Objective-C
GSKScanFlowTIFFSwift
case TIFF = 2
GSKScanFlowMultiPageFormat Enumeration Reference