FontClass Constructor 

This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the FontClass Class .

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim fontClass1 As New FontClass()

Syntax

Public Sub New()
public FontClass();
public: FontClass();
public FontClass();
public function FontClass();

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

FontClass Class
Microsoft.Office.Interop.Word Namespace

Other Resources

FontClass Members