PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / RawFontSubSet Class / FontKey Property

In This Topic
    FontKey Property (RawFontSubSet)
    In This Topic
    Gets or sets font key (font identifier).
    Syntax
    'Declaration
     
    Public Property FontKey As FontKey
    public FontKey FontKey {get; set;}
    See Also