ImageUpload.AddText Property

HD.Common

ImageUploadAddText Property Helper帮助文档
设置文字水印内容

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string AddText { get; set; }
Public Property AddText As String
	Get
	Set
public:
property String^ AddText {
	String^ get ();
	void set (String^ value);
}
member AddText : string with get, set

Property Value

Type: String
See Also

Reference