public PdfAction Action { get; set; }
Public Property Action As PdfAction Get Set
public: property PdfAction^ Action { PdfAction^ get (); void set (PdfAction^ value); }
member Action : PdfAction with get, set
In This Article