Skip to main content
Version: v4

Contextual menu

General

All contextual menu item can be disabled.

  • Key: contextualMenu

    DescriptionParameter KeyType
    Enable contextual menuenabledBoolean
    Enable icons in contextualmenuicons.enabledBoolean
    Print popuphasPrintBoolean
    Print all pageshasPrintAllBoolean
    Create sticky note annotationhasStickyNoteBoolean
    Create highlight text annotationhasHighlightTextBoolean
    Create strikeout text annotationhasStrikeoutTextBoolean
    Create underline text annotationhasUnderlineTextBoolean
    Create rectangle annotationhasHighlightBoolean
    Create circle annotationhasCircleBoolean
    Create arrow annotationhasArrowBoolean
    Create polygon annotationhasPolygonBoolean
    Create polyline annotationhasPolylineBoolean
    Create freehand annotationhasFreehandBoolean
    Rotate current page to the left/righthasPageRotationBoolean
    Allow to close multiviewhasMultiViewBoolean
    Allow to show guide ruler actionhasShowGuideRulerBoolean
    Allow to hide guide ruler actionhasHideGuideRulerBoolean
arender.properties
# Disallow print from contextual menu
contextualMenu.hasPrint=false
contextualMenu.hasPrintAll=false

# Disable the contextual menu
contextualMenu.enabled=false