Enum PdfPageAActionType
Specifies the types of actions that can be performed on a PDF page.
public enum PdfPageAActionType
Fields
Close = 1
Open = 0
Remarks
This enumeration is used to indicate whether an action should occur when a PDF page is opened or closed.