'Declaration Public Property ActionExecutor As Vintasoft.Imaging.Pdf.PdfActionExecutorBase
public Vintasoft.Imaging.Pdf.PdfActionExecutorBase ActionExecutor { get; set; }
public: __property Vintasoft.Imaging.Pdf.PdfActionExecutorBase* get_ActionExecutor(); public: __property void set_ActionExecutor(
Vintasoft.Imaging.Pdf.PdfActionExecutorBase* value
);
public:
property Vintasoft.Imaging.Pdf.PdfActionExecutorBase^ ActionExecutor { Vintasoft.Imaging.Pdf.PdfActionExecutorBase^ get(); void set(Vintasoft.Imaging.Pdf.PdfActionExecutorBase^ value); }