_FontsAndColors Interface

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

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("256068F6-1ADD-4F7B-BA76-571314C413AD")> _
Public Interface _FontsAndColors
[GuidAttribute("256068F6-1ADD-4F7B-BA76-571314C413AD")]
public interface _FontsAndColors
[GuidAttribute(L"256068F6-1ADD-4F7B-BA76-571314C413AD")]
public interface class _FontsAndColors
[<GuidAttribute("256068F6-1ADD-4F7B-BA76-571314C413AD")>]
type _FontsAndColors =  interface end
public interface _FontsAndColors

The _FontsAndColors type exposes the following members.

Properties

  Name Description
Public property FontCharacterSet Infrastructure. Microsoft Internal Use Only.
Public property FontFamily Infrastructure. Microsoft Internal Use Only.
Public property FontsAndColorsItems Infrastructure. Microsoft Internal Use Only.
Public property FontSize Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace