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