Font..::..International Property

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public bool International { get; set; }
Public Property International As Boolean
	Get
	Set
public:
property bool^ International {
	bool^ get ();
	void set (bool^ value);
}