ImageUploadFont Property | Helper帮助文档 |
设置文字水印字体
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Font { get; set; }
Public Property Font As String Get Set
public: property String^ Font { String^ get (); void set (String^ value); }
member Font : string with get, set
Property Value
Type: StringSee Also