IVsFontAndColorStorage4 Interface

Definition

public interface class IVsFontAndColorStorage4 : Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorStorage3
[System.Runtime.InteropServices.Guid("CF43601B-FA34-4CCB-8C81-436566368517")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFontAndColorStorage4 : Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorStorage3
[<System.Runtime.InteropServices.Guid("CF43601B-FA34-4CCB-8C81-436566368517")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFontAndColorStorage4 = interface
    interface IVsFontAndColorStorage3
[<System.Runtime.InteropServices.Guid("CF43601B-FA34-4CCB-8C81-436566368517")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFontAndColorStorage4 = interface
    interface IVsFontAndColorStorage3
    interface IVsFontAndColorStorage2
Public Interface IVsFontAndColorStorage4
Implements IVsFontAndColorStorage3
Attributes
Implements

Methods

GetFont(IntPtr, LOGFONTW[], FontInfo[])
RevertAllCategoriesToDefault()
RevertAllItemsToDefault()
RevertFontToDefault()
RevertItemToDefault(String)

Applies to