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