ExpertPdf Html to Pdf Converter Library
Action Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentOpenActionAction
ExpertPdf Html to Pdf Converter 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
	Get
	Set
public:
property PdfAction^ Action {
	PdfAction^ get ();
	void set (PdfAction^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)