ImageUploadIsDraw Property | Helper帮助文档 |
是否加水印
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsDraw { get; set; }
Public Property IsDraw As Boolean Get Set
public: property bool IsDraw { bool get (); void set (bool value); }
member IsDraw : bool with get, set
Property Value
Type: BooleanSee Also