ExpertPdf PDF Creator Library
Action Property
NamespacesExpertPdf.PdfCreatorDocumentOpenActionAction
ExpertPdf PDF Creator Library
The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.
Declaration Syntax
C#Visual BasicVisual C++
public PdfAction Action { get; set; }
Public Property Action As PdfAction
public:
property PdfAction^ Action {
	PdfAction^ get ();
	void set (PdfAction^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)