public PdfAction Action { get; set; }
Public Property Action As PdfAction
public: property PdfAction^ Action { PdfAction^ get (); void set (PdfAction^ value); }