In This Topic
Gets or sets a
DestinationBase to be displayed or an
GrapeCity.Documents.Pdf.Actions.ActionBase to be performed when the document is opened.
Syntax
'Declaration
Public Property OpenAction As DocAction
public DocAction OpenAction {get; set;}
See Also