ToolsStringsPrint Property |
Namespace: Kettic.AspNet.Controls.Editor
public string Print { get; set; }
Public Property Print As String Get Set
public: property String^ Print { String^ get (); void set (String^ value); }
member Print : string with get, set