public bool AutoCreatePdfForm { get; set; }
Public Property AutoCreatePdfForm As Boolean Get Set
public: property bool AutoCreatePdfForm { bool get (); void set (bool value); }
member AutoCreatePdfForm : bool with get, set
In This Article