ImageUploadFontSize Property | Helper帮助文档 |
设置文字水印字的大小
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int FontSize { get; set; }
Public Property FontSize As Integer Get Set
public: property int FontSize { int get (); void set (int value); }
member FontSize : int with get, set
Property Value
Type: Int32See Also