CreatePDFlibViewerDefaultPopupMenu

Viewer actions

Description

Creates a TPopupMenu containing bound Viewer actions for copy, zoom, fit, rotate, page navigation, save and print

The menu owns every action and menu item; when AOwner is nil the target Viewer becomes the owner

Syntax

Delphi

Function CreatePDFlibViewerDefaultPopupMenu(AOwner: TComponent; Viewer: TPDFlibViewer): TPopupMenu;