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

Syntax

C#
public static GDI32API Singleton { get; }
Visual Basic
Public Shared ReadOnly Property Singleton As GDI32API
	Get
Visual C++
public:
static property GDI32API^ Singleton {
	GDI32API^ get ();
}

See Also