The plugin part MBS PDFKit Plugin
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS PDFKit Plugin:
- class CustomPDFViewMBS
- method ClearOverlay(page as PDFPageMBS, post as boolean = true)
- method ClearOverlays
- method Destructor
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as double, top as double, width as double, height as double)
- property Overlay(page as PDFPageMBS, post as boolean = true) as variant
- event Open
- event Close
- event acceptsFirstResponder as boolean
- event mouseDown(e as NSEventMBS, x as double, y as double) as boolean
- event mouseDragged(e as NSEventMBS, x as double, y as double) as boolean
- event mouseUp(e as NSEventMBS, x as double, y as double) as boolean
- event mouseMoved(e as NSEventMBS, x as double, y as double) as boolean
- event mouseEntered(e as NSEventMBS, x as double, y as double) as boolean
- event mouseExited(e as NSEventMBS, x as double, y as double) as boolean
- event rightMouseDown(e as NSEventMBS, x as double, y as double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as double, y as double) as boolean
- event rightMouseUp(e as NSEventMBS, x as double, y as double) as boolean
- event otherMouseDown(e as NSEventMBS, x as double, y as double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as double, y as double) as boolean
- event otherMouseUp(e as NSEventMBS, x as double, y as double) as boolean
- event becomeFirstResponder as boolean
- event resignFirstResponder as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event isOpaque as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event viewDidMoveToWindow
- event mouseDownCanMoveWindow as boolean
- event canBecomeKeyView as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as integer) as integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as integer)
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event draggingEntered(sender as NSDraggingInfoMBS) as integer
- event draggingUpdated(sender as NSDraggingInfoMBS) as integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event wantsPeriodicDraggingUpdates as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event BeforeDrawPage(graphics as NSGraphicsMBS, page as PDFPageMBS) as boolean
- event AfterDrawPage(graphics as NSGraphicsMBS, page as PDFPageMBS)
- event BeforeDrawPagePost(graphics as NSGraphicsMBS, page as PDFPageMBS) as boolean
- event AfterDrawPagePost(graphics as NSGraphicsMBS, page as PDFPageMBS)
- event BeforeDrawRect(graphics as NSGraphicsMBS, x as double, y as double, w as double, h as double) as boolean
- event AfterDrawRect(graphics as NSGraphicsMBS, x as double, y as double, w as double, h as double)
- event pressureChange(e as NSEventMBS) as boolean
- class PDFActionGoToMBS
- class PDFActionMBS
- class PDFActionNamedMBS
- class PDFActionRemoteGoToMBS
- class PDFActionResetFormMBS
- class PDFActionURLMBS
- class PDFAnnotationButtonWidgetMBS
- class PDFAnnotationChoiceWidgetMBS
- class PDFAnnotationCircleMBS
- class PDFAnnotationFreeTextMBS
- class PDFAnnotationInkMBS
- class PDFAnnotationLineMBS
- class PDFAnnotationLinkMBS
- class PDFAnnotationMarkupMBS
- class PDFAnnotationMBS
- method Constructor(left as Double, top as Double, width as Double, height as Double, annotationType as String, properties as Dictionary = nil)
- method addBezierPath(path as NSBezierPathMBS)
- method removeBezierPath(path as NSBezierPathMBS)
- method setQuadrilateralPoints(points() as NSPointMBS)
- method quadrilateralPoints as NSPointMBS()
- method choices as string()
- method setChoices(choices() as string)
- method values as string()
- method setValues(values() as string)
- method copy as PDFAnnotationMBS
- method Destructor
- method Constructor
- method Constructor(Handle as Integer)
- method setBooleanValue(Key as String, value as Boolean) as Boolean
- method setRectValue(Key as String, value as NSRectMBS) as Boolean
- method setValue(Key as String, value as Variant) as Boolean
- method removeValueForAnnotationKey(Key as String)
- method valueForAnnotationKey(Key as String) as Variant
- method paths as NSBezierPathMBS()
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method drawWithBox(box as integer)
- method removeAllAppearanceStreams
- property Handle as Integer
- property bounds as NSRectMBS
- property userName as String
- property mouseUpAction as PDFActionMBS
- property Action as PDFActionMBS
- property popup as Variant
- property border as PDFBorderMBS
- property colorValue as NSColorMBS
- property page as PDFPageMBS
- property type as String
- property toolTip as String
- property shouldDisplay as Boolean
- property shouldPrint as Boolean
- property contents as String
- property hasAppearanceStream as Boolean
- property isHighlighted as Boolean
- property modificationDate as Date
- property annotationKeyValues as Dictionary
- property font as NSFontMBS
- property fontColor as NSColorMBS
- property interiorColor as NSColorMBS
- property backgroundColor as NSColorMBS
- property alignment as Integer
- property stampName as String
- property caption as String
- property fieldName as String
- property buttonWidgetStateString as String
- property widgetStringValue as String
- property widgetDefaultStringValue as String
- property widgetFieldType as String
- property markupType as Integer
- property widgetControlType as Integer
- property buttonWidgetState as Integer
- property iconType as Integer
- property maximumLength as Integer
- property multiline as Boolean
- property isPasswordField as Boolean
- property comb as Boolean
- property allowsToggleToOff as Boolean
- property radiosInUnison as Boolean
- property ReadOnly as Boolean
- property ListChoice as Boolean
- property Open as Boolean
- property destination as PDFDestinationMBS
- property URL as String
- property startLineStyle as Integer
- property endLineStyle as Integer
- property startPoint as NSPointMBS
- property endPoint as NSPointMBS
- property modificationDateTime as DateTime
- shared method lineStyleFromName(Name as String) as Integer
- shared method nameForLineStyle(LineStyle as Integer) as String
- shared method PDFAnnotationKeyAppearanceDictionary as String
- shared method PDFAnnotationKeyAppearanceState as String
- shared method PDFAnnotationKeyBorder as String
- shared method PDFAnnotationKeyColor as String
- shared method PDFAnnotationKeyContents as String
- shared method PDFAnnotationKeyFlags as String
- shared method PDFAnnotationKeyDate as String
- shared method PDFAnnotationKeyName as String
- shared method PDFAnnotationKeyPage as String
- shared method PDFAnnotationKeyRect as String
- shared method PDFAnnotationKeySubtype as String
- shared method PDFAnnotationKeyAction as String
- shared method PDFAnnotationKeyAdditionalActions as String
- shared method PDFAnnotationKeyBorderStyle as String
- shared method PDFAnnotationKeyDefaultAppearance as String
- shared method PDFAnnotationKeyDestination as String
- shared method PDFAnnotationKeyHighlightingMode as String
- shared method PDFAnnotationKeyInklist as String
- shared method PDFAnnotationKeyInteriorColor as String
- shared method PDFAnnotationKeyLinePoints as String
- shared method PDFAnnotationKeyLineEndingStyles as String
- shared method PDFAnnotationKeyIconName as String
- shared method PDFAnnotationKeyOpen as String
- shared method PDFAnnotationKeyParent as String
- shared method PDFAnnotationKeyPopup as String
- shared method PDFAnnotationKeyQuadding as String
- shared method PDFAnnotationKeyQuadPoints as String
- shared method PDFAnnotationKeyTextLabel as String
- shared method PDFAnnotationKeyWidgetDownCaption as String
- shared method PDFAnnotationKeyWidgetBorderColor as String
- shared method PDFAnnotationKeyWidgetBackgroundColor as String
- shared method PDFAnnotationKeyWidgetCaption as String
- shared method PDFAnnotationKeyWidgetDefaultValue as String
- shared method PDFAnnotationKeyWidgetFieldFlags as String
- shared method PDFAnnotationKeyWidgetFieldType as String
- shared method PDFAnnotationKeyWidgetAppearanceDictionary as String
- shared method PDFAnnotationKeyWidgetMaxLen as String
- shared method PDFAnnotationKeyWidgetOptions as String
- shared method PDFAnnotationKeyWidgetRotation as String
- shared method PDFAnnotationKeyWidgetRolloverCaption as String
- shared method PDFAnnotationKeyWidgetTextLabelUI as String
- shared method PDFAnnotationKeyWidgetValue as String
- shared method PDFAnnotationSubtypeText as String
- shared method PDFAnnotationSubtypeLink as String
- shared method PDFAnnotationSubtypeFreeText as String
- shared method PDFAnnotationSubtypeLine as String
- shared method PDFAnnotationSubtypeSquare as String
- shared method PDFAnnotationSubtypeCircle as String
- shared method PDFAnnotationSubtypeHighlight as String
- shared method PDFAnnotationSubtypeUnderline as String
- shared method PDFAnnotationSubtypeStrikeOut as String
- shared method PDFAnnotationSubtypeInk as String
- shared method PDFAnnotationSubtypeStamp as String
- shared method PDFAnnotationSubtypePopup as String
- shared method PDFAnnotationSubtypeWidget as String
- shared method PDFAnnotationWidgetSubtypeButton as String
- shared method PDFAnnotationWidgetSubtypeChoice as String
- shared method PDFAnnotationWidgetSubtypeSignature as String
- shared method PDFAnnotationWidgetSubtypeText as String
- shared method PDFAnnotationLineEndingStyleNone as String
- shared method PDFAnnotationLineEndingStyleSquare as String
- shared method PDFAnnotationLineEndingStyleCircle as String
- shared method PDFAnnotationLineEndingStyleDiamond as String
- shared method PDFAnnotationLineEndingStyleOpenArrow as String
- shared method PDFAnnotationLineEndingStyleClosedArrow as String
- shared method PDFAnnotationTextIconTypeComment as String
- shared method PDFAnnotationTextIconTypeKey as String
- shared method PDFAnnotationTextIconTypeNote as String
- shared method PDFAnnotationTextIconTypeHelp as String
- shared method PDFAnnotationTextIconTypeNewParagraph as String
- shared method PDFAnnotationTextIconTypeParagraph as String
- shared method PDFAnnotationTextIconTypeInsert as String
- shared method PDFAnnotationHighlightingModeNone as String
- shared method PDFAnnotationHighlightingModeInvert as String
- shared method PDFAnnotationHighlightingModeOutline as String
- shared method PDFAnnotationHighlightingModePush as String
- class PDFAnnotationPopupMBS
- class PDFAnnotationSquareMBS
- class PDFAnnotationStampMBS
- class PDFAnnotationTextMBS
- class PDFAnnotationTextWidgetMBS
- class PDFAppearanceCharacteristicsMBS
- class PDFBorderMBS
- class PDFDestinationMBS
- class PDFDocumentDelegateMBS
- class PDFDocumentMBS
- method copy as PDFDocumentMBS
- method Keywords as string()
- method SetKeywords(keywords() as string)
- method selectionFromPage(StartPage as PDFPageMBS, StartPointX as single, StartPointY as single, EndPage as PDFPageMBS, EndPointX as single, EndPointY as single) as PDFSelectionMBS
- method selectionFromPage(StartPage as PDFPageMBS, StartCharacterIndex as integer, EndPage as PDFPageMBS, EndCharacterIndex as integer) as PDFSelectionMBS
- method outlineItemForSelection(selection as PDFSelectionMBS) as PDFOutlineMBS
- method selectionForEntireDocument as PDFSelectionMBS
- method cancelFindString
- method Constructor
- method Constructor(data as MemoryBlock)
- method Constructor(data as String)
- method Constructor(file as FolderItem)
- method Constructor(Handle as Integer)
- method unlockWithPassword(password as string) as boolean
- method write(file as folderitem, QuartzFilter as variant = nil) as boolean
- method writeWithOptions(file as folderitem, options as dictionary) as boolean
- method indexForPage(page as PDFPageMBS) as integer
- method pageAtIndex(index as integer) as PDFPageMBS
- method insertPage(page as PDFPageMBS, index as integer)
- method removePageAtIndex(index as integer)
- method exchangePageAtIndexWithPageAtIndex(indexA as integer, indexB as integer)
- method findStringFromSelection(text as string, selection as PDFSelectionMBS, options as integer) as PDFSelectionMBS
- method findString(text as string, options as integer) as PDFSelectionMBS()
- method beginFindString(text as string, options as integer)
- method beginFindStrings(texts() as string, options as integer)
- method dataRepresentation(QuartzFilter as variant = nil) as Memoryblock
- method SetDelegate(d as PDFDocumentDelegateMBS)
- method appendPage(page as PDFPageMBS)
- method PrintOperation(PrintInfo as variant, AutoRotate as boolean = true, scalingMode as integer = 0) as variant
- property documentAttributes as Dictionary
- property allowsDocumentChanges as Boolean
- property allowsDocumentAssembly as Boolean
- property allowsContentAccessibility as Boolean
- property allowsCommenting as Boolean
- property allowsFormFieldEntry as Boolean
- property stringValue as String
- property outlineRoot as PDFOutlineMBS
- property allowsPrinting as Boolean
- property allowsCopying as Boolean
- property isEncrypted as Boolean
- property isLocked as Boolean
- property isFinding as Boolean
- property majorVersion as Integer
- property minorVersion as Integer
- property pageCount as Integer
- property permissionsStatus as Integer
- property documentRef as Integer
- property documentURL as String
- property Title as String
- property Author as String
- property Subject as String
- property Creator as String
- property Producer as String
- property CreationDate as Date
- property ModificationDate as Date
- property Handle as Integer
- property CreationDateTime as DateTime
- property ModificationDateTime as DateTime
- shared method PDFDocumentDidUnlockNotification as String
- shared method PDFDocumentDidBeginFindNotification as String
- shared method PDFDocumentDidEndFindNotification as String
- shared method PDFDocumentDidBeginPageFindNotification as String
- shared method PDFDocumentDidEndPageFindNotification as String
- shared method PDFDocumentDidFindMatchNotification as String
- shared method PDFDocumentDidBeginWriteNotification as String
- shared method PDFDocumentDidEndWriteNotification as String
- shared method PDFDocumentDidBeginPageWriteNotification as String
- shared method PDFDocumentDidEndPageWriteNotification as String
- shared method PDFDocumentTitleAttribute as String
- shared method PDFDocumentAuthorAttribute as String
- shared method PDFDocumentSubjectAttribute as String
- shared method PDFDocumentCreatorAttribute as String
- shared method PDFDocumentProducerAttribute as String
- shared method PDFDocumentCreationDateAttribute as String
- shared method PDFDocumentModificationDateAttribute as String
- shared method PDFDocumentKeywordsAttribute as String
- shared method PDFDocumentOwnerPasswordOption as String
- shared method PDFDocumentUserPasswordOption as String
- class PDFOutlineMBS
- class PDFPageMBS
- method thumbnailOfSize(size as NSSizeMBS, box as integer) as NSImageMBS
- method transformForBox(box as integer) as variant
- method Destructor
- method copy as PDFPageMBS
- method Render(dpi as double = 72.0, box as integer = 0, background as NSColorMBS = nil) as NSImageMBS
- method selectionForRect(left as single, top as single, width as single, height as single) as PDFSelectionMBS
- method selectionForWordAtPoint(left as single, top as single) as PDFSelectionMBS
- method selectionForLineAtPoint(left as single, top as single) as PDFSelectionMBS
- method selectionFromPointToPoint(startleft as single, starttop as single, endleft as single, endtop as single) as PDFSelectionMBS
- method selectionForRange(position as integer, length as integer) as PDFSelectionMBS
- method addAnnotation(annotation as PDFAnnotationMBS)
- method removeAnnotation(annotation as PDFAnnotationMBS)
- method annotations as PDFAnnotationMBS()
- method characterBoundsAtIndex(index as integer) as NSRectMBS
- method annotationAtPoint(x as single, y as single) as PDFAnnotationMBS
- method characterIndexAtPoint(x as single, y as single) as integer
- method Constructor
- method Constructor(image as NSImageMBS)
- method Constructor(Handle as Integer)
- method CalcTransformForBox(box as integer) as variant
- method Draw(g as NSGraphicsMBS, box as integer = 0)
- method transformContextForBox(box as integer)
- method drawWithBox(box as integer)
- property boundsForBox(box as integer) as NSRectMBS
- property label as String
- property rotation as Integer
- property document as PDFDocumentMBS
- property stringValue as String
- property attributedString as NSAttributedStringMBS
- property dataRepresentation as MemoryBlock
- property displaysAnnotations as Boolean
- property numberOfCharacters as Integer
- property CGPDFPageHandle as Integer
- event drawRect(box as integer, g as NSGraphicsMBS)
- class PDFSelectionMBS
- class PDFThumbnailViewMBS
- class PDFViewMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as double, top as double, width as double, height as double)
- method convertRectFromPage(rect as NSRectMBS, page as PDFPageMBS) as NSRectMBS
- method convertPointFromPage(point as NSPointMBS, page as PDFPageMBS) as NSPointMBS
- method convertRectToPage(rect as NSRectMBS, page as PDFPageMBS) as NSRectMBS
- method convertPointToPage(point as NSPointMBS, page as PDFPageMBS) as NSPointMBS
- method pageForPoint(point as NSPointMBS, nearest as boolean) as PDFPageMBS
- method visiblePages as PDFPageMBS()
- method highlightedSelections as PDFSelectionMBS()
- method setHighlightedSelections(selections() as PDFSelectionMBS)
- method rowSizeForPage(page as PDFPageMBS) as NSSizeMBS
- method goToRect(rect as NSRectMBS, page as PDFPageMBS)
- method setCurrentSelection(selection as PDFSelectionMBS, animate as boolean)
- method annotationsChangedOnPage(page as PDFPageMBS)
- method performAction(action as PDFActionMBS)
- method areaOfInterestForMouse(e as NSEventMBS) as integer
- method areaOfInterestForPoint(p as NSPointMBS) as integer
- method zoomIn
- method layoutDocumentView
- method zoomOut
- method copy
- method selectAll
- method scrollSelectionToVisible
- method goToFirstPage
- method goToLastPage
- method goToNextPage
- method goToPreviousPage
- method goBack
- method goForward
- method goToPage(page as PDFPageMBS)
- method goToDestination(page as PDFDestinationMBS)
- method goToSelection(page as PDFSelectionMBS)
- method clearSelection
- method setCursorForAreaOfInterest(area as integer)
- method printWithInfo(printInfo as NSRectMBS, autoRotate as Boolean)
- method printWithInfo(printInfo as NSRectMBS, autoRotate as Boolean, pageScaling as Integer)
- method drawPagePost(page as PDFPageMBS)
- method drawPage(page as PDFPageMBS)
- property document as PDFDocumentMBS
- property enableDataDetectors as Boolean
- property displayMode as Integer
- property displayBox as Integer
- property currentDestination as PDFDestinationMBS
- property canZoomIn as Boolean
- property canZoomOut as Boolean
- property canGoBack as Boolean
- property canGoForward as Boolean
- property currentPage as PDFPageMBS
- property allowsDragging as Boolean
- property currentSelection as PDFSelectionMBS
- property autoScales as Boolean
- property displaysPageBreaks as Boolean
- property displaysAsBook as Boolean
- property shouldAntiAlias as Boolean
- property greekingThreshold as Double
- property scaleFactor as Double
- property minScaleFactor as Double
- property maxScaleFactor as Double
- property scaleFactorForSizeToFit as Double
- property backgroundColor as NSColorMBS
- property interpolationQuality as Integer
- property displayDirection as Integer
- property displaysRTL as Boolean
- property pageShadowsEnabled as Boolean
- property canGoToFirstPage as Boolean
- property canGoToLastPage as Boolean
- property canGoToNextPage as Boolean
- property canGoToPreviousPage as Boolean
- property acceptsDraggedFiles as Boolean
- property documentView as NSViewMBS
- property pageBreakMargins as NSEdgeInsetsMBS
- shared method PDFViewDocumentChangedNotification as string
- shared method PDFViewChangedHistoryNotification as string
- shared method PDFViewPageChangedNotification as string
- shared method PDFViewScaleChangedNotification as string
- shared method PDFViewAnnotationHitNotification as string
- shared method PDFViewCopyPermissionNotification as string
- shared method PDFViewPrintPermissionNotification as string
- shared method PDFViewAnnotationWillHitNotification as string
- shared method PDFViewSelectionChangedNotification as string
- shared method PDFViewDisplayModeChangedNotification as string
- shared method PDFViewDisplayBoxChangedNotification as string
- shared method PDFViewVisiblePagesChangedNotification as string
- control DesktopPDFThumbnailViewControlMBS
- control DesktopPDFViewControlMBS
- method ClearOverlay(page as PDFPageMBS, post as boolean = true)
- method ClearOverlays
- property Overlay(page as PDFPageMBS, post as boolean = true) as variant
- property View as PDFViewMBS
- event FocusReceived
- event FocusLost
- event FrameChanged
- event BoundsChanged
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event BeforeDrawPage(graphics as NSGraphicsMBS, page as PDFPageMBS) as boolean
- event AfterDrawPage(graphics as NSGraphicsMBS, page as PDFPageMBS)
- event BeforeDrawPagePost(graphics as NSGraphicsMBS, page as PDFPageMBS) as boolean
- event AfterDrawPagePost(graphics as NSGraphicsMBS, page as PDFPageMBS)
- event BeforeDrawRect(graphics as NSGraphicsMBS, x as double, y as double, w as double, h as double) as boolean
- event AfterDrawRect(graphics as NSGraphicsMBS, x as double, y as double, w as double, h as double)
- event MenuBarSelected
- event ScaleFactorChanged(NewFactor as double)
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event WillClickOnLink(URL as String)
- event WillChangeScaleFactor(scale as Double) as Double
- event PrintJobTitle as String
- event PerformPrint
- event PerformFind
- event PerformGoToPage
- event OpenPDFforRemoteGoToAction(action as PDFActionRemoteGoToMBS)
- event CocoaMouseDown(e as NSEventMBS)
- event CocoaMouseDrag(e as NSEventMBS)
- event CocoaMouseUp(e as NSEventMBS)
- control PDFThumbnailViewControlMBS
- control PDFThumbnailViewIOSControlMBS
- control PDFViewControlMBS
- method ClearOverlay(page as PDFPageMBS, post as boolean = true)
- method ClearOverlays
- property Overlay(page as PDFPageMBS, post as boolean = true) as variant
- property View as PDFViewMBS
- event GotFocus
- event LostFocus
- event FrameChanged
- event BoundsChanged
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event BeforeDrawPage(graphics as NSGraphicsMBS, page as PDFPageMBS) as boolean
- event AfterDrawPage(graphics as NSGraphicsMBS, page as PDFPageMBS)
- event BeforeDrawPagePost(graphics as NSGraphicsMBS, page as PDFPageMBS) as boolean
- event AfterDrawPagePost(graphics as NSGraphicsMBS, page as PDFPageMBS)
- event BeforeDrawRect(graphics as NSGraphicsMBS, x as double, y as double, w as double, h as double) as boolean
- event AfterDrawRect(graphics as NSGraphicsMBS, x as double, y as double, w as double, h as double)
- event EnableMenuItems
- event ScaleFactorChanged(NewFactor as double)
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event WillClickOnLink(URL as String)
- event WillChangeScaleFactor(scale as Double) as Double
- event PrintJobTitle as String
- event PerformPrint
- event PerformFind
- event PerformGoToPage
- event OpenPDFforRemoteGoToAction(action as PDFActionRemoteGoToMBS)
- event CocoaMouseDown(e as NSEventMBS)
- event CocoaMouseDrag(e as NSEventMBS)
- event CocoaMouseUp(e as NSEventMBS)
- control PDFViewIOSControlMBS