[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.OpenAction

OpenAction Property

OpenAction

Gets or sets a DestinationBase to be displayed or an ActionBase to be performed when the document is opened.

Declaration
public DocAction OpenAction { get; set; }
Public Property OpenAction As DocAction