Annotation Enumerations
-
Undocumented
See moreDeclaration
Objective-C
enum PTAnnotType { e_ptText, e_ptLink, e_ptFreeText, e_ptLine, e_ptSquare, e_ptCircle, e_ptPolygon, e_ptPolyline, e_ptHighlight, e_ptUnderline, e_ptSquiggly, e_ptStrikeOut, e_ptStamp, e_ptCaret, e_ptInk, e_ptPopup, e_ptFileAttachment, e_ptSound, e_ptMovie, e_ptWidget, e_ptScreen, e_ptPrinterMark, e_ptTrapNet, e_ptWatermark, e_pt3D, e_ptRedact, e_ptProjection, e_ptRichMedia, e_ptUnknown}
Swift
struct PTAnnotType : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTBorderEffect { e_ptNone, e_ptCloudy}
Swift
struct PTBorderEffect : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTCapPos { e_ptInline, e_ptTop}
Swift
struct PTCapPos : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTEndingStyle { e_ptl_Square, e_ptl_Circle, e_ptDiamond, e_ptOpenArrow, e_ptClosedArrow, e_ptButt, e_ptROpenArrow, e_ptRClosedArrow, e_ptSlash, e_ptl_None, e_ptl_Unknown}
Swift
struct PTEndingStyle : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTFileIcon { e_ptGraph, e_ptPushPin, e_ptPaperclip, e_ptTag, e_ptfi_Unknown}
Swift
struct PTFileIcon : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTIntentName { e_ptf_FreeText, e_ptFreeTextCallout, e_ptFreeTextTypeWriter, e_ptf_Unknown}
Swift
struct PTIntentName : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTLineIntentType { e_ptLineArrow, e_ptLineDimension, e_ptl_null}
Swift
struct PTLineIntentType : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTLinkHighlightingMode { e_ptl_none, e_ptinvert, e_pthighlight_outline, e_ptpush}
Swift
struct PTLinkHighlightingMode : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTPolyLineIntentType { e_ptPolygonCloud, e_ptPolyLineDimension, e_ptPolygonDimension, e_ptp_Unknown}
Swift
struct PTPolyLineIntentType : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTQuadForm { e_ptLeftJustified, e_ptCentered, e_ptRightJustified, e_ptr_None}
Swift
struct PTQuadForm : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTRubberStampIcon { e_ptApproved, e_ptExperimental, e_ptNotApproved, e_ptAsIs, e_ptExpired, e_ptNotForPublicRelease, e_ptConfidential, e_ptFinal, e_ptSold, e_ptDepartmental, e_ptForComment, e_ptTopSecret, e_ptForPublicRelease, e_ptDraft, e_ptr_Unknown}
Swift
struct PTRubberStampIcon : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTScreenIconCaptionRelation { e_ptNoIcon, e_ptNoCaption, e_ptCBelowI, e_ptCAboveI, e_ptCRightILeft, e_ptCLeftIRight, e_ptCOverlayI}
Swift
struct PTScreenIconCaptionRelation : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTScreenScaleCondition { e_ptAlways, e_ptWhenBigger, e_ptWhenSmaller, e_ptNever}
Swift
struct PTScreenScaleCondition : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTScreenScaleType { e_ptAnamorphic, e_ptProportional}
Swift
struct PTScreenScaleType : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTSoundIcon { e_ptSpeaker, e_ptMic, e_pts_Unknown}
Swift
struct PTSoundIcon : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTTextIcon { e_ptComment, e_ptKey, e_ptHelp, e_ptNewParagraph, e_ptParagraph, e_ptInsert, e_ptNote, e_ptt_Unknown}
Swift
struct PTTextIcon : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTWidgetHighlightingMode { e_ptw_none, e_ptw_invert, e_ptw_outline, e_ptw_push, e_pttoggle}
Swift
struct PTWidgetHighlightingMode : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTWidgetIconCaptionRelation { e_ptw_NoIcon, e_ptw_NoCaption, e_ptw_CBelowI, e_ptw_CAboveI, e_ptw_CRightILeft, e_ptw_CLeftIRight, e_ptw_COverlayI}
Swift
struct PTWidgetIconCaptionRelation : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTWidgetScaleCondition { e_ptw_Always, e_ptw_WhenBigger, e_ptw_WhenSmaller, e_ptw_Never}
Swift
struct PTWidgetScaleCondition : Equatable, RawRepresentable
-
Undocumented
See moreDeclaration
Objective-C
enum PTWidgetScaleType { e_ptw_Anamorphic, e_ptw_Proportional}
Swift
struct PTWidgetScaleType : Equatable, RawRepresentable