Documents for PDF, .NET Edition Documentation
OpenAction Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : OpenAction Property
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 IAction
public IAction OpenAction {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members