Click or drag to resize

PageActionTypes Enumeration

Additional-action types of page object

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public enum PageActionTypes
Members
  Member nameValueDescription
FPDFPAGE_AACTION_OPEN0 /O -- An action to be performed when the page is opened
FPDFPAGE_AACTION_CLOSE1 /C -- An action to be performed when the page is closed
See Also