Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public string DefaultValue { set; }
Visual Basic
Public WriteOnly Property DefaultValue As String
	Set
Visual C++
public:
property String^ DefaultValue {
	void set (String^ value);
}

See Also