Other Constants
The following constants are available globally.
-
The bundle identifier of the PDFNet framework bundle.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTPDFNetBundleIdentifier
Swift
let PTPDFNetBundleIdentifier: String
-
The domain for errors from the PDFNet library.
See moreDeclaration
Objective-C
extern const NSErrorDomain _Nonnull PTPDFNetErrorDomain
Swift
let PTPDFNetErrorDomain: String
-
Undocumented
See moreDeclaration
Objective-C
PDFNET_EXTERN const NSExceptionName PTPDFNetExceptionName
Swift
static let PTPDFNetExceptionName: NSExceptionName
-
Undocumented
See moreDeclaration
Objective-C
PDFNET_EXTERN NSString * const PTPDFNetExceptionFileNameUserInfoKey
Swift
let PTPDFNetExceptionFileNameUserInfoKey: String
-
Undocumented
See moreDeclaration
Objective-C
PDFNET_EXTERN NSString * const PTPDFNetExceptionLineNumberUserInfoKey
Swift
let PTPDFNetExceptionLineNumberUserInfoKey: String
-
Undocumented
See moreDeclaration
Objective-C
PDFNET_EXTERN NSString * const PTPDFNetExceptionFunctionUserInfoKey
Swift
let PTPDFNetExceptionFunctionUserInfoKey: String
-
Undocumented
See moreDeclaration
Objective-C
PDFNET_EXTERN NSString * const PTPDFNetExceptionMessageUserInfoKey
Swift
let PTPDFNetExceptionMessageUserInfoKey: String
-
Undocumented
See moreDeclaration
Objective-C
PDFNET_EXTERN NSString * const PTPDFNetExceptionErrorCodeUserInfoKey
Swift
let PTPDFNetExceptionErrorCodeUserInfoKey: String
-
Image stamp annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameImageStamp
Swift
static let imageStamp: PTExtendedAnnotName
-
Ruler annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameRuler
Swift
static let ruler: PTExtendedAnnotName
-
Perimeter annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNamePerimeter
Swift
static let perimeter: PTExtendedAnnotName
-
Area annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameArea
Swift
static let area: PTExtendedAnnotName
-
Pencil drawing annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNamePencilDrawing
Swift
static let pencilDrawing: PTExtendedAnnotName
-
Freehand highlight annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameFreehandHighlight
Swift
static let freehandHighlight: PTExtendedAnnotName
-
Free text callout annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameCallout
Swift
static let callout: PTExtendedAnnotName
-
Text redaction annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameTextRedact
Swift
static let textRedact: PTExtendedAnnotName
-
Text field annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameTextField
Swift
static let textField: PTExtendedAnnotName
-
Check box annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameCheckBox
Swift
static let checkBox: PTExtendedAnnotName
-
Radio button annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameRadioButton
Swift
static let radioButton: PTExtendedAnnotName
-
Combo box annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameComboBox
Swift
static let comboBox: PTExtendedAnnotName
-
List box annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameListBox
Swift
static let listBox: PTExtendedAnnotName
-
Signature field annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameSignatureField
Swift
static let signatureField: PTExtendedAnnotName
-
Date text annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameDateText
Swift
static let dateText: PTExtendedAnnotName
-
Spacing text annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameSpacingText
Swift
static let spacingText: PTExtendedAnnotName
-
Count annotation
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameCount
Swift
static let count: PTExtendedAnnotName
-
Eraser ‘annotation’
See moreDeclaration
Objective-C
extern const PTExtendedAnnotName _Nonnull PTExtendedAnnotNameEraser
Swift
static let eraser: PTExtendedAnnotName
-
An identifying string applied to signature (stamp) annotations.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTSignatureAnnotationIdentifier
Swift
let PTSignatureAnnotationIdentifier: String
-
An identifying string applied to image (stamp) annotations.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTImageStampAnnotationIdentifier
Swift
let PTImageStampAnnotationIdentifier: String
-
An identifying string applied to image (stamp) annotations relating to the stamp’s rotation.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTImageStampAnnotationRotationIdentifier
Swift
let PTImageStampAnnotationRotationIdentifier: String
-
An identifying string applied to image (stamp) annotations relating to the stamp’s rotation.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTImageStampAnnotationRotationDegreeIdentifier
Swift
let PTImageStampAnnotationRotationDegreeIdentifier: String
-
An identifying string applied to free text annotations relating to the free text’s rotation.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTFreeTextAnnotationRotationDegreeIdentifier
Swift
let PTFreeTextAnnotationRotationDegreeIdentifier: String
-
An identifying string applied to image (stamp) annotations created with PencilKit.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTPencilDrawingAnnotationIdentifier
Swift
let PTPencilDrawingAnnotationIdentifier: String
-
Undocumented
See moreDeclaration
Objective-C
static const PTPDFPageNumber PTInvalidPDFPageNumber = 0
Swift
let PTInvalidPDFPageNumber: PTPDFPageNumber
-
Posted by a
PTPDFViewCtrl
instance before it sets the current document with the-[PTPDFViewCtrl SetDoc:]
method.The current document, which will be closed, can be retrieved with the
-[PTPDFViewCtrl GetDoc]
method.The notification object is the
See morePTPDFViewCtrl
instance that posted the notification. TheuserInfo
dictionary contains an entry for thePTPDFViewCtrlPDFDocUserInfoKey
key that corresponds to thePTPDFDoc
instance that will be set as the current document.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlWillSetDocNotification
Swift
static let PTPDFViewCtrlWillSetDoc: NSNotification.Name
-
Posted by a
PTPDFViewCtrl
instance after it sets the current document with the-[PTPDFViewCtrl SetDoc:]
method. The current document can be retrieved with the-[PTPDFViewCtrl GetDoc]
method.The notification object is the
See morePTPDFViewCtrl
instance that posted the notification. TheuserInfo
dictionary is empty.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlDidSetDocNotification
Swift
static let PTPDFViewCtrlDidSetDoc: NSNotification.Name
-
Posted when the
PTPDFViewCtrl
has closed the current document.The notification object is the pdfViewCtrl that posted the notification. The
See moreuserInfo
dictionary is empty.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlDidCloseDocNotification
Swift
static let PTPDFViewCtrlDidCloseDoc: NSNotification.Name
-
Posted when the
PTPDFViewCtrl
has streaming event notification. These are generated when downloading a document via-[PTPDFViewCtrl OpenURLAync:]
, and when opening a non-PDF document with-[PTPDFViewCtrl openUniversalDocumentWithConversion:]
.The notification object is the pdfViewCtrl that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTPDFViewCtrlStreamingEventTypeUserInfoKey
andPTPDFViewCtrlPageNumberUserInfoKey
keys. ThePTPDFViewCtrlStreamingEventMessageUserInfoKey
key is present when there is a streaming event message.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlStreamingEventNotification
Swift
static let PTPDFViewCtrlStreamingEvent: NSNotification.Name
-
Posted when the
PTPDFViewCtrl
‘s color post process mode changes.The notification object is the pdfViewCtrl that posted the notification. The
See moreuserInfo
dictionary contains an entry for thePTPDFViewCtrlColorPostProcessModeUserInfoKey
key. It may also contain entries for thePTPDFViewCtrlWhiteColorUserInfoKey
andPTPDFViewCtrlBlackColorUserInfoKey
keys when the post-process colors are changed with the-[PTPDFViewCtrl SetColorPostProcessColors:black_color:]
method.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlColorPostProcessModeDidChangeNotification
Swift
static let PTPDFViewCtrlColorPostProcessModeDidChange: NSNotification.Name
-
Posted when the
PTPDFViewCtrl
‘s page presentation mode changes.The notification object is the
See morePTPDFViewCtrl
that posted the notification. TheuserInfo
dictionary contains an entry for thePTPDFViewCtrlPagePresentationModeUserInfoKey
key with the new page presentation mode.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlPagePresentationModeDidChangeNotification
Swift
static let PTPDFViewCtrlPagePresentationModeDidChange: NSNotification.Name
-
Posted when the
PTPDFViewCtrl
will execute an action with an action parameter.The notification object is the
See morePTPDFViewCtrl
that posted the notification. TheuserInfo
dictionary contains an entry for thePTPDFViewCtrlActionParameterUserInfoKey
key with the action parameter.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlWillExecuteActionNotification
Swift
static let PTPDFViewCtrlWillExecuteAction: NSNotification.Name
-
Posted when the
PTPDFViewCtrl
has executed an action with an action parameter.The notification object is the
See morePTPDFViewCtrl
that posted the notification. TheuserInfo
dictionary contains an entry for thePTPDFViewCtrlActionParameterUserInfoKey
key with the action parameter.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTPDFViewCtrlDidExecuteActionNotification
Swift
static let PTPDFViewCtrlDidExecuteAction: NSNotification.Name
-
The key for a
See moreNSNumber
object containing anint
page number.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlPageNumberUserInfoKey
Swift
let PTPDFViewCtrlPageNumberUserInfoKey: String
-
The key for a
See moreNSNumber
object containing a PTDownloadedType.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlStreamingEventTypeUserInfoKey
Swift
let PTPDFViewCtrlStreamingEventTypeUserInfoKey: String
-
The key for a
See moreNSString
object containing the message for a streaming event.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlStreamingEventMessageUserInfoKey
Swift
let PTPDFViewCtrlStreamingEventMessageUserInfoKey: String
-
The key for a
See moreNSNumber
object containing a PTColorPostProcessMode.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlColorPostProcessModeUserInfoKey
Swift
let PTPDFViewCtrlColorPostProcessModeUserInfoKey: String
-
The key for a
See moreUIColor
object containing the color that black is mapped to.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlBlackColorUserInfoKey
Swift
let PTPDFViewCtrlBlackColorUserInfoKey: String
-
The key for a
See moreUIColor
object containing the color that white is mapped to.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlWhiteColorUserInfoKey
Swift
let PTPDFViewCtrlWhiteColorUserInfoKey: String
-
The key for a
See moreNSNumber
object containing aTrnPagePresentationMode
.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlPagePresentationModeUserInfoKey
Swift
let PTPDFViewCtrlPagePresentationModeUserInfoKey: String
-
The key for a
See morePTActionParameter
object.Declaration
Objective-C
extern NSString *const _Nonnull PTPDFViewCtrlActionParameterUserInfoKey
Swift
let PTPDFViewCtrlActionParameterUserInfoKey: String
-
Annotation stroke style.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyStrokeStyle
Swift
static let strokeStyle: PTAnnotStyleKey
-
Annotation border effect.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyBorderEffect
Swift
static let borderEffect: PTAnnotStyleKey
-
Annotation border effect intensity.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyBorderEffectIntensity
Swift
static let borderEffectIntensity: PTAnnotStyleKey
-
Annotation label.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyLabel
Swift
static let label: PTAnnotStyleKey
-
Measurement scale.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyScale
Swift
static let scale: PTAnnotStyleKey
-
Measurement precision.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyPrecision
Swift
static let precision: PTAnnotStyleKey
-
Measurement tool snap-to.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeySnapping
Swift
static let snapping: PTAnnotStyleKey
-
Annotation font
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyFont
Swift
static let font: PTAnnotStyleKey
-
Annotation horizontal alignment
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyHorizontalAlignment
Swift
static let horizontalAlignment: PTAnnotStyleKey
-
Annotation vertical alignment
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyVerticalAlignment
Swift
static let verticalAlignment: PTAnnotStyleKey
-
Annotation date format.
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyDateFormat
Swift
static let dateFormat: PTAnnotStyleKey
-
Line annotation end styles
See moreDeclaration
Objective-C
extern const PTAnnotStyleKey _Nonnull PTAnnotStyleKeyLineEndStyles
Swift
static let lineEndStyles: PTAnnotStyleKey
-
The maximum eraser width.
See moreDeclaration
Objective-C
extern const double PTAnnotStyleMaximumEraserWidth
Swift
let PTAnnotStyleMaximumEraserWidth: Double
-
Posted when the document model object has been loaded.
The notification object is the
See morePTAnnotationManager
instance that posted the notification. There is nouserInfo
dictionary for this notification.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTAnnotationManagerDidLoadDocumentModel
Swift
static let PTAnnotationManagerDidLoadDocumentModel: NSNotification.Name
-
Posted when annotations will be changed.
The notification object is the
PTAnnotationManager
instance that posted the notification.The
userInfo
dictionary of theNSNotification
instance contains entries for at least one of the following keys:PTAddedAnnotationsUserInfoKey
PTModifiedAnnotationsUserInfoKey
PTRemovedAnnotationsUserInfoKey
PTFlattenedAnnotationsUserInfoKey
PTAnnotationChangesUserInfoKey
PTXFDFUserInfoKey
The key(s) present in theuserInfo
dictionary depends on if annotations will be added, modified, removed, flattened, or updated with an XFDF string.
Declaration
Objective-C
extern const NSNotificationName _Nonnull PTAnnotationManagerAnnotationsWillChangeNotification
Swift
static let PTAnnotationManagerAnnotationsWillChange: NSNotification.Name
-
Posted when annotations have been changed.
The notification object is the
PTAnnotationManager
instance that posted the notification.The
userInfo
dictionary of theNSNotification
instance contains entries for at least one of the following keys:PTAddedAnnotationsUserInfoKey
PTModifiedAnnotationsUserInfoKey
PTRemovedAnnotationsUserInfoKey
PTFlattenedAnnotationsUserInfoKey
PTAnnotationChangesUserInfoKey
PTXFDFUserInfoKey
The key(s) present in theuserInfo
dictionary depends on if annotations were added, modified, removed, flattened, or updated with an XFDF string.
Declaration
Objective-C
extern const NSNotificationName _Nonnull PTAnnotationManagerAnnotationsDidChangeNotification
Swift
static let PTAnnotationManagerAnnotationsDidChange: NSNotification.Name
-
Posted when the annotation manager is about to start loading annotations.
The notification object is the
See morePTAnnotationManager
instance that posted the notification. There is nouserInfo
dictionary for this notification.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTAnnotationManagerWillBeginLoadingAnnotationsNotification
Swift
static let PTAnnotationManagerWillBeginLoadingAnnotations: NSNotification.Name
-
Posted when the annotation manager has stopped loading annotations.
The notification object is the
See morePTAnnotationManager
instance that posted the notification. There is nouserInfo
dictionary for this notification.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTAnnotationManagerDidEndLoadingAnnotationsNotification
Swift
static let PTAnnotationManagerDidEndLoadingAnnotations: NSNotification.Name
-
The key for a
See moreNSDictionary<NSNumber *, NSArray<PTAnnot *> *> *
, where the dictionary keys areNSNumber
instances containing anint
page number and the dictionary values areNSArray
instances containingPTAnnot
s for the changed annotations.Declaration
Objective-C
extern NSString *const _Nonnull PTAddedAnnotationsUserInfoKey
Swift
let PTAddedAnnotationsUserInfoKey: String
-
The key for a
See moreNSDictionary<NSNumber *, NSArray<PTAnnot *> *> *
, where the dictionary keys areNSNumber
instances containing anint
page number and the dictionary values areNSArray
instances containingPTAnnot
s for the changed annotations.Declaration
Objective-C
extern NSString *const _Nonnull PTModifiedAnnotationsUserInfoKey
Swift
let PTModifiedAnnotationsUserInfoKey: String
-
The key for a
See moreNSDictionary<NSNumber *, NSArray<PTAnnot *> *> *
, where the dictionary keys areNSNumber
instances containing anint
page number and the dictionary values areNSArray
instances containingPTAnnot
s for the changed annotations.Declaration
Objective-C
extern NSString *const _Nonnull PTRemovedAnnotationsUserInfoKey
Swift
let PTRemovedAnnotationsUserInfoKey: String
-
The key for a
See moreNSDictionary<NSNumber *, NSArray<PTAnnot *> *> *
, where the dictionary keys areNSNumber
instances containing anint
page number and the dictionary values areNSArray
instances containingPTAnnot
s for the changed annotations.Declaration
Objective-C
extern NSString *const _Nonnull PTFlattenedAnnotationsUserInfoKey
Swift
let PTFlattenedAnnotationsUserInfoKey: String
-
The key for a
See moreNSArray
containingPTPDFAnnotationChange
instances describing the changes to annotations in the document.Declaration
Objective-C
extern NSString *const _Nonnull PTAnnotationChangesUserInfoKey
Swift
let PTAnnotationChangesUserInfoKey: String
-
The key for a
See moreNSString *
of an XFDF string.Declaration
Objective-C
extern NSString *const _Nonnull PTXFDFUserInfoKey
Swift
let PTXFDFUserInfoKey: String
-
The key for the array of annotation types that this group of annotation presets belongs to.
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyTypes = @"types"
Swift
static let types: PTAnnotStylePresetKey
-
The key for the array of annotation presets.
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyPresets = @"presets"
Swift
static let presets: PTAnnotStylePresetKey
-
The key of a dictionary entry where a (stroke) color is defined as a hex string, e.g. “#00AA55”
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyColor = @"color"
Swift
static let color: PTAnnotStylePresetKey
-
The key of a dictionary entry where a fill color is defined as a hex string, e.g. “#00AA55”
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyFillColor = @"fillColor"
Swift
static let fillColor: PTAnnotStylePresetKey
-
The key of a dictionary entry where the text color of a FreeText annotation is defined as a hex string, e.g. “#00AA55”
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyTextColor = @"textColor"
Swift
static let textColor: PTAnnotStylePresetKey
-
The key of a dictionary entry where the text size of a FreeText annotation is defined as a number.
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyTextSize = @"textSize"
Swift
static let textSize: PTAnnotStylePresetKey
-
The key of a dictionary entry where the stroke thickness of an annotation is defined as a number.
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyThickness = @"thickness"
Swift
static let thickness: PTAnnotStylePresetKey
-
The key of a dictionary entry where the opacity of an annotation is defined as a number between 0 and 1.
See moreDeclaration
Objective-C
static const PTAnnotStylePresetKey _Nonnull PTAnnotStylePresetKeyOpacity = @"opacity"
Swift
static let opacity: PTAnnotStylePresetKey
-
Posted before bookmarks are imported into a document.
See moreDeclaration
Objective-C
extern const NSNotificationName _Nonnull PTBookmarkManagerWillImportBookmarksNotification
Swift
static let PTBookmarkManagerWillImportBookmarks: NSNotification.Name
-
Posted after bookmarks are imported into a document.
See moreDeclaration
Objective-C
extern const NSNotificationName _Nonnull PTBookmarkManagerDidImportBookmarksNotification
Swift
static let PTBookmarkManagerDidImportBookmarks: NSNotification.Name
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTCalloutTextHorizontalDistance
Swift
let PTCalloutTextHorizontalDistance: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTCalloutTextVerticalDistance
Swift
let PTCalloutTextVerticalDistance: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTCalloutTextContentRectWidth
Swift
let PTCalloutTextContentRectWidth: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTCalloutTextContentRectHeight
Swift
let PTCalloutTextContentRectHeight: String
-
Represents whether the annotation is a count annotation.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTCountKey
Swift
let PTCountKey: String
-
Key of the label of the count annotation.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTCountLabelKey
Swift
let PTCountLabelKey: String
-
Undocumented
See moreDeclaration
Objective-C
extern NSString * const PTRadioButtonWidthKey
Swift
let PTRadioButtonWidthKey: String
-
Undocumented
See moreDeclaration
Objective-C
extern NSString * const PTRadioButtonHeightKey
Swift
let PTRadioButtonHeightKey: String
-
Undocumented
See moreDeclaration
Objective-C
extern NSString * const PTCheckBoxWidthKey
Swift
let PTCheckBoxWidthKey: String
-
Undocumented
See moreDeclaration
Objective-C
extern NSString * const PTCheckBoxHeightKey
Swift
let PTCheckBoxHeightKey: String
-
Key of the format of the date text annotation
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTDateTextFormatKey
Swift
let PTDateTextFormatKey: String
-
Key of the date of the date text annotation
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTDateTextDateKey
Swift
let PTDateTextDateKey: String
-
Default format of the date text annotation
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTDateTextDefaultDateFormat
Swift
let PTDateTextDefaultDateFormat: String
-
Posted when the PTDocumentViewController has opened a document.
The notification object is the PTDocumentViewController that posted the notification.
See moreDeclaration
Objective-C
extern const NSNotificationName _Nonnull PTDocumentViewControllerDidOpenDocumentNotification
Swift
static let PTDocumentViewControllerDidOpenDocument: NSNotification.Name
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT const NSNotificationName PTDocumentViewControllerDidDissmissShareActivityNotification
Swift
static let PTDocumentViewControllerDidDissmissShareActivity: NSNotification.Name
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT const NSNotificationName PTDocumentViewControllerDidDisappearNotification
Swift
static let PTDocumentViewControllerDidDisappear: NSNotification.Name
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT const NSNotificationName PTFeatureGateDidUpdateFeatureAvailabilityNotification
Swift
static let PTFeatureGateDidUpdateFeatureAvailability: NSNotification.Name
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureAnnotationSmartPenKey = @"PTFeatureAnnotationSmartPenKey"
Swift
let PTFeatureAnnotationSmartPenKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureUnlimitedActionsKey = @"PTFeatureUnlimitedActionsKey"
Swift
let PTFeatureUnlimitedActionsKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureBulkProcessingKey = @"PTFeatureBulkProcessingKey"
Swift
let PTFeatureBulkProcessingKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureHighCompressionKey = @"PTFeatureHighCompressionKey"
Swift
let PTFeatureHighCompressionKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureFormsToolbarKey = @"PTFeatureFormsToolbarKey"
Swift
let PTFeatureFormsToolbarKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureRedactToolbarKey = @"PTFeatureRedactToolbarKey"
Swift
let PTFeatureRedactToolbarKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureConvertToolbarKey = @"PTFeatureConvertToolbarKey"
Swift
let PTFeatureConvertToolbarKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureFavoriteToolbarKey = @"PTFeatureFavoriteToolbarKey"
Swift
let PTFeatureFavoriteToolbarKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureConvertToHTMLKey = @"PTFeatureConvertToHTMLKey"
Swift
let PTFeatureConvertToHTMLKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureOptimizedExportKey = @"PTFeatureOptimizedExportKey"
Swift
let PTFeatureOptimizedExportKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureCroppedExportKey = @"PTFeatureCroppedExportKey"
Swift
let PTFeatureCroppedExportKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureAddPagesFromDocumentKey = @"PTFeatureAddPagesFromDocumentKey"
Swift
let PTFeatureAddPagesFromDocumentKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureAnnotatedExportKey = @"PTFeatureAnnotatedExportKey"
Swift
let PTFeatureAnnotatedExportKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureAnnotationOnReflowKey = @"PTFeatureAnnotationOnReflowKey"
Swift
let PTFeatureAnnotationOnReflowKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureOcgSublayersKey = @"PTFeatureOcgSublayersKey"
Swift
let PTFeatureOcgSublayersKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureEditableOutlineKey = @"PTFeatureEditableOutlineKey"
Swift
let PTFeatureEditableOutlineKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureSettingsBannerKey = @"PTFeatureSettingsBannerKey"
Swift
let PTFeatureSettingsBannerKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureMyXodoBannerKey = @"PTFeatureMyXodoBannerKey"
Swift
let PTFeatureMyXodoBannerKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureOCRKey = @"PTFeatureOCRKey"
Swift
let PTFeatureOCRKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureWatermarkKey = @"PTFeatureWatermarkKey"
Swift
let PTFeatureWatermarkKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTShareWatermarkKey = @"PTShareWatermarkKey"
Swift
let PTShareWatermarkKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTRemoveWatermarkKey = @"PTRemoveWatermarkKey"
Swift
let PTRemoveWatermarkKey: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureViewerProButton = @"PTFeatureViewerProButton"
Swift
let PTFeatureViewerProButton: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureFilesPageProButton = @"PTFeatureFilesPageProButton"
Swift
let PTFeatureFilesPageProButton: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureToolboxProButton = @"PTFeatureToolboxProButton"
Swift
let PTFeatureToolboxProButton: String
-
Undocumented
See moreDeclaration
Objective-C
static NSString * const PTFeatureMyXodoProButton = @"PTFeatureMyXodoProButton"
Swift
let PTFeatureMyXodoProButton: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTTextAnnotationTypeKey
Swift
let PTTextAnnotationTypeKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTTextAnnotationTypeDate
Swift
let PTTextAnnotationTypeDate: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTTextAnnotationTypeSpacing
Swift
let PTTextAnnotationTypeSpacing: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTTextAnnotationBBoxKey
Swift
let PTTextAnnotationBBoxKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString* const PTLinkToWebKey
Swift
let PTLinkToWebKey: String
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitPoints = @"pt"
Swift
static let points: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitInches = @"in"
Swift
static let inches: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitMillimeters = @"mm"
Swift
static let millimeters: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitCentimeters = @"cm"
Swift
static let centimeters: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitMeters = @"m"
Swift
static let meters: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitKilometers = @"km"
Swift
static let kilometers: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
static const PTMeasurementUnitType PTMeasurementUnitFeet = @"ft"
Swift
static let feet: PTMeasurementUnitType
-
Undocumented
See moreDeclaration
Objective-C
PT_EXTERN const NSNotificationName PTNavigationHistoryWillChangeNotification
Swift
static let PTNavigationHistoryWillChange: NSNotification.Name
-
Undocumented
See moreDeclaration
Objective-C
PT_EXTERN const NSNotificationName PTNavigationHistoryDidChangeNotification
Swift
static let PTNavigationHistoryDidChange: NSNotification.Name
-
Whether the document is accessed indirectly through a cache or backup file.
The value of this key is an
See moreNSNumber
object containing aBOOL
value.Declaration
Objective-C
extern const PTPDFDocumentReadOptionKey _Nonnull PTPDFDocumentReadOptionUseCacheFile
Swift
static let useCacheFile: PTPDFDocumentFile.ReadOptionKey
-
The URL of the directory under which cache files are stored.
The value of this key is an
See moreNSURL
object.Declaration
Objective-C
extern const PTPDFDocumentReadOptionKey _Nonnull PTPDFDocumentReadOptionCacheFilesDirectory
Swift
static let cacheFilesDirectory: PTPDFDocumentFile.ReadOptionKey
-
Flags determining how saving should be performed.
The value of this key is an
See moreNSNumber
object containing aPTSaveOptions
enumeration (int
).Declaration
Objective-C
extern const PTPDFDocumentWriteOptionKey _Nonnull PTPDFDocumentWriteOptionSaveFlags
Swift
static let saveFlags: PTPDFDocumentFile.WriteOptionKey
-
A notification that alerts observers when a document’s contents need to be reloaded.
The notification’s object is the
PTPDFDocumentFile
posting the notification.This notification does not include a user-info dictionary.
See moreDeclaration
Objective-C
extern NS_SWIFT_NAME(PTPDFDocumentFile.needsReloadContentsNotification) const NSNotificationName PTPDFDocumentNeedsReloadContentsNotification
Swift
class let needsReloadContentsNotification: NSNotification.Name
-
A notification that alerts observers when a document is modified by another application.
The notification’s object is the
See morePTPDFDocumentFile
posting the notification.Declaration
Objective-C
extern NS_SWIFT_NAME(PTPDFDocumentFile.externalChangeNotification) const NSNotificationName PTPDFDocumentExternalChangeNotification
Swift
class let externalChangeNotification: NSNotification.Name
-
A notification that alerts observers when a document’s file has been moved.
The notification’s object is the
See morePTPDFDocumentFile
posting the notification.Declaration
Objective-C
extern NS_SWIFT_NAME(PTPDFDocumentFile.fileDidMoveNotifcation) const NSNotificationName PTPDFDocumentFileDidMoveNotification
Swift
class let fileDidMoveNotifcation: NSNotification.Name
-
A notification user info key to retrieve a URL associated with a
PTPDFDocumentFile
.The value for this key is an
See moreNSURL
value.Declaration
Objective-C
extern NS_SWIFT_NAME(URL) const PTPDFDocumentNotificationUserInfoKey PTPDFDocumentURLUserInfoKey
Swift
static let URL: PTPDFDocumentFile.NotificationUserInfoKey
-
The domain for errors from the
See morePTPDFDocumentManager
class.Declaration
Objective-C
extern NS_SWIFT_NAME(PTPDFDocumentManager.ErrorDomain) const NSErrorDomain PTPDFDocumentManagerErrorDomain
Swift
class let ErrorDomain: String
-
The key string for NSUserDefaults of the scrolling direction of a reflow view controller.
See moreDeclaration
Objective-C
static NSString *const _Nonnull PTReflowModeScrollingDirectionKey = @"PTReflowModeScrollingDirectionKey"
Swift
let PTReflowModeScrollingDirectionKey: String
-
Represents type of predefined stamp to use.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTStampTypeKey
Swift
let PTStampTypeKey: String
-
A checkmark-type stamp.
See moreDeclaration
Objective-C
extern const PTStampType _Nonnull PTStampTypeCheckMark
Swift
static let checkMark: PTStampType
-
A cross-type stamp.
See moreDeclaration
Objective-C
extern const PTStampType _Nonnull PTStampTypeCrossMark
Swift
static let crossMark: PTStampType
-
A dot-type stamp.
See moreDeclaration
Objective-C
extern const PTStampType _Nonnull PTStampTypeDot
Swift
static let dot: PTStampType
-
Key of the size of stamp annotation.
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTStampCheckMarkSizeKey
Swift
let PTStampCheckMarkSizeKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTStampCrossMarkSizeKey
Swift
let PTStampCrossMarkSizeKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTStampDotSizeKey
Swift
let PTStampDotSizeKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyText
Swift
let PTRubberStampKeyText: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyTextBelow
Swift
let PTRubberStampKeyTextBelow: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyFillColorStart
Swift
let PTRubberStampKeyFillColorStart: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyFillColorEnd
Swift
let PTRubberStampKeyFillColorEnd: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyTextColor
Swift
let PTRubberStampKeyTextColor: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyBorderColor
Swift
let PTRubberStampKeyBorderColor: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyFillOpacity
Swift
let PTRubberStampKeyFillOpacity: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyPointingLeft
Swift
let PTRubberStampKeyPointingLeft: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTRubberStampKeyPointingRight
Swift
let PTRubberStampKeyPointingRight: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTCustomStampOptionsUserDefaultsKey
Swift
let PTCustomStampOptionsUserDefaultsKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTTextSearchMatchCaseKey
Swift
let PTTextSearchMatchCaseKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTTextSearchMatchWholeWordKey
Swift
let PTTextSearchMatchWholeWordKey: String
-
Undocumented
See moreDeclaration
Objective-C
extern NSString* _Nonnull const PTStoreNewSignatureKey
Swift
let PTStoreNewSignatureKey: String
-
Undocumented
See moreDeclaration
Objective-C
extern NSString * const PTLastSelectedSignatureKey
Swift
let PTLastSelectedSignatureKey: String
-
Kern of the spacing text annotation
See moreDeclaration
Objective-C
extern NSString *const _Nonnull PTSpacingTextKernKey
Swift
let PTSpacingTextKernKey: String
-
The default line, interitem, and section inset spacing.
See moreDeclaration
Objective-C
extern const CGFloat PTThumbnailViewLayoutDefaultSpacing
Swift
let PTThumbnailViewLayoutDefaultSpacing: CGFloat
-
A filter to show all thumbnails.
See moreDeclaration
Objective-C
extern const PTFilterMode _Nonnull PTThumbnailFilterAll
Swift
static let thumbnailFilterAll: PTFilterMode
-
A filter to show thumbnails of annotated pages only.
See moreDeclaration
Objective-C
extern const PTFilterMode _Nonnull PTThumbnailFilterAnnotated
Swift
static let thumbnailFilterAnnotated: PTFilterMode
-
A filter to show thumbnails of bookmarked pages only.
See moreDeclaration
Objective-C
extern const PTFilterMode _Nonnull PTThumbnailFilterBookmarked
Swift
static let thumbnailFilterBookmarked: PTFilterMode
-
This notification is posted when the selected tool group changes.
The notification object is the tool group manager that posted the notification.
See moreDeclaration
Objective-C
extern const NSNotificationName _Nonnull PTToolGroupDidChangeNotification
Swift
static let PTToolGroupDidChange: NSNotification.Name
-
Posted when the tool will be changed.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains an entry for thePTToolManagerToolUserInfoKey
key when there is a next tool.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerToolWillChangeNotification
Swift
static let PTToolManagerToolWillChange: NSNotification.Name
-
Posted when an annotation will be modified.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerAnnotationUserInfoKey
andPTToolManagerPageNumberUserInfoKey
keys.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerAnnotationWillModifyNotification
Swift
static let PTToolManagerAnnotationWillModify: NSNotification.Name
-
Posted when an annotation will be removed.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerAnnotationUserInfoKey
andPTToolManagerPageNumberUserInfoKey
keys.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerAnnotationWillRemoveNotification
Swift
static let PTToolManagerAnnotationWillRemove: NSNotification.Name
-
Posted when an annotation will be flattened.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerAnnotationUserInfoKey
andPTToolManagerPageNumberUserInfoKey
keys.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerAnnotationWillFlattenNotification
Swift
static let PTToolManagerAnnotationWillFlatten: NSNotification.Name
-
Posted when an annotation is flattened.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerAnnotationUserInfoKey
andPTToolManagerPageNumberUserInfoKey
keys.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerAnnotationFlattenedNotification
Swift
static let PTToolManagerAnnotationFlattened: NSNotification.Name
-
Posted when text will be copied to a pasteboard.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerTextUserInfoKey
andPTToolManagerPasteboardUserInfoKey
keys.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerWillCopyTextNotification
Swift
static let PTToolManagerWillCopyText: NSNotification.Name
-
Posted when text has been copied to a pasteboard.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerTextUserInfoKey
andPTToolManagerPasteboardUserInfoKey
keys.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerDidCopyTextNotification
Swift
static let PTToolManagerDidCopyText: NSNotification.Name
-
Posted when a page is added to the document.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains an entry for thePTToolManagerPageNumberUserInfoKey
key with the added page number.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerPageAddedNotification
Swift
static let PTToolManagerPageAdded: NSNotification.Name
-
Posted when a page is moved in the document.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTToolManagerPreviousPageNumberUserInfoKey
andPTToolManagerPageNumberUserInfoKey
keys with the old and new page numbers, respectively.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerPageMovedNotification
Swift
static let PTToolManagerPageMoved: NSNotification.Name
-
Posted when a page is removed from the document.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains an entry for thePTToolManagerPageNumberUserInfoKey
key with the removed page number.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerPageRemovedNotification
Swift
static let PTToolManagerPageRemoved: NSNotification.Name
-
Posted when pages in the document will be rotated.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains an entry for thePTToolManagerPageNumbersUserInfoKey
key with the rotated page numbers.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerPagesWillRotateNotification
Swift
static let PTToolManagerPagesWillRotate: NSNotification.Name
-
Posted when pages in the document are rotated.
The notification object is the tool manager that posted the notification. The
See moreuserInfo
dictionary contains an entry for thePTToolManagerPageNumbersUserInfoKey
key with the rotated page numbers.Declaration
Objective-C
extern const NSNotificationName _Nonnull PTToolManagerPagesDidRotateNotification
Swift
static let PTToolManagerPagesDidRotate: NSNotification.Name
-
The key for a
See moreNSIndexSet
object containing page numbers.Declaration
Objective-C
extern NSString *const _Nonnull PTToolManagerPageNumbersUserInfoKey
Swift
let PTToolManagerPageNumbersUserInfoKey: String
-
The key for an
See moreNSString
instance.Declaration
Objective-C
extern NSString *const _Nonnull PTToolManagerTextUserInfoKey
Swift
let PTToolManagerTextUserInfoKey: String
-
The key for a
See moreUIPasteboard
instance.Declaration
Objective-C
extern NSString *const _Nonnull PTToolManagerPasteboardUserInfoKey
Swift
let PTToolManagerPasteboardUserInfoKey: String
-
The key for a
See moreNSNumber
object containing anint
page number.Declaration
Objective-C
extern NSString *const _Nonnull PTToolManagerPreviousPageNumberUserInfoKey
Swift
let PTToolManagerPreviousPageNumberUserInfoKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsCategoryKey
Swift
let PTToolsSettingsCategoryKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsFooterDescriptionKey
Swift
let PTToolsSettingsFooterDescriptionKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsSettingKey
Swift
let PTToolsSettingsSettingKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString* const PTToolsSettingsMultivalueKey
Swift
let PTToolsSettingsMultivalueKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsCategoryDefaultValueKey
Swift
let PTToolsSettingsCategoryDefaultValueKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsSettingNameKey
Swift
let PTToolsSettingsSettingNameKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsCategoryDescriptionKey
Swift
let PTToolsSettingsCategoryDescriptionKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsSettingKeyKey
Swift
let PTToolsSettingsSettingKeyKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsPlistNameKey
Swift
let PTToolsSettingsPlistNameKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsMinOSKey
Swift
let PTToolsSettingsMinOSKey: String
-
Undocumented
See moreDeclaration
Objective-C
PT_EXPORT NSString * const PTToolsSettingsUnavailableKey
Swift
let PTToolsSettingsUnavailableKey: String
-
Posted before changes are undone by the undo-redo manager.
The notification object is the undo-redo manager that posted the notification. There is no user info dictionary for this notification.
See moreDeclaration
Objective-C
extern const NSNotificationName _Nonnull PTUndoRedoManagerWillUndoNotification
Swift
static let PTUndoRedoManagerWillUndo: NSNotification.Name
-
Posted after changes are undone by the undo-redo manager.
The notification object is the undo-redo manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTUndoRedoManagerInfoUserInfoKey
key(s).Declaration
Objective-C
extern const NSNotificationName _Nonnull PTUndoRedoManagerDidUndoNotification
Swift
static let PTUndoRedoManagerDidUndo: NSNotification.Name
-
Posted before changes are redone by the undo-redo manager.
The notification object is the undo-redo manager that posted the notification. There is no user info dictionary for this notification.
See moreDeclaration
Objective-C
extern const NSNotificationName _Nonnull PTUndoRedoManagerWillRedoNotification
Swift
static let PTUndoRedoManagerWillRedo: NSNotification.Name
-
Posted after changes are redone by the undo-redo manager.
The notification object is the undo-redo manager that posted the notification. The
See moreuserInfo
dictionary contains entries for thePTUndoRedoManagerInfoUserInfoKey
key(s).Declaration
Objective-C
extern const NSNotificationName _Nonnull PTUndoRedoManagerDidRedoNotification
Swift
static let PTUndoRedoManagerDidRedo: NSNotification.Name
-
The key for a
See morePTUndoRedoInfo
object describing an undo/redo change.Declaration
Objective-C
extern NSString *const _Nonnull PTUndoRedoManagerInfoUserInfoKey
Swift
let PTUndoRedoManagerInfoUserInfoKey: String