Namespace: Spire.DocViewer.Forms
Assembly: Spire.DocViewer.Forms (in Spire.DocViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.4020)

Syntax

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

Property Value

String

See Also