Other Type Definitions
The following type definitions are available globally.
-
Undocumented
See moreDeclaration
Objective-C
typedef uint32_t PTPDFPageNumber
Swift
typealias PTPDFPageNumber = UInt32
-
Undocumented
See moreDeclaration
Objective-C
typedef size_t SignatureHandlerId
Swift
typealias SignatureHandlerId = Int
-
Undocumented
See moreDeclaration
Objective-C
typedef SignatureHandlerId PTSignatureHandlerId
Swift
typealias PTSignatureHandlerId = SignatureHandlerId
-
Undocumented
See moreDeclaration
Objective-C
typedef void (*PTJobRequestProcHandler)(PTResultState state, const char *filePath, void *customData)
Swift
typealias PTJobRequestProcHandler = (PTResultState, UnsafePointer<CChar>?, UnsafeMutableRawPointer?) -> Void
-
Undocumented
See moreDeclaration
Objective-C
typedef enum { e_trn_fit_page, e_trn_fit_width, e_trn_fit_height, e_trn_zoom } TrnPageViewMode
-
Undocumented
See moreDeclaration
Objective-C
typedef enum { e_trn_single_page = 1, e_trn_single_continuous, e_trn_facing, e_trn_facing_continuous, e_trn_facing_cover, e_trn_facing_continuous_cover } TrnPagePresentationMode
-
Undocumented
See moreDeclaration
Objective-C
typedef enum { e_trn_zoom_limit_absolute = 1, e_trn_zoom_limit_relative, e_trn_zoom_limit_none } TrnZoomLimitMode
-
Defines the keys used to create an AnnotationStylePresets.plist file to define what the initial annotation properties are.
See moreDeclaration
Objective-C
typedef NSString *PTAnnotStylePresetKey
Swift
struct PTAnnotStylePresetKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable
-
Constants to identify different conversion types.
See moreDeclaration
Objective-C
typedef NSString *PTConversionTaskType
Swift
struct PTConversionTaskType : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable
-
Constants to identify conversion job status.
See moreDeclaration
Objective-C
typedef NSString *const PTDocumentConversionJobStatus
Swift
struct PTDocumentConversionJobStatus : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
typedef NSString * PTStampType
Swift
struct PTStampType : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable
-
Represents options for filtering which pages appear in the
See morePTThumbnailsViewController
.Declaration
Objective-C
typedef NSString *PTFilterMode
Swift
struct PTFilterMode : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable