'Declaration
Public Property ActionType As PdfActionLaunchOperation
public PdfActionLaunchOperation ActionType {get; set;}
public read-write property ActionType: PdfActionLaunchOperation;
public function get,set ActionType : PdfActionLaunchOperation
public: __property PdfActionLaunchOperation get_ActionType(); public: __property void set_ActionType( PdfActionLaunchOperation value );
public: property PdfActionLaunchOperation ActionType { PdfActionLaunchOperation get(); void set ( PdfActionLaunchOperation value); }