ExportFontKey Members

The ExportFontKey type exposes the following members.

Constructors

  NameDescription
Public methodExportFontKey()()()()
Constructs a new default ExportFontKey.
Public methodExportFontKey(String)
Constructs a new ExportFontKey using an input font name.
Public methodExportFontKey(ExportFontKey)
Constructs a new copy of the input ExportFontKey object.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ExportFontKey
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyOriginalFontName
The original font name.

See Also