[]
        
(Showing Draft Content)

C1.C1Preview.DocumentFont.FontFamilyName

FontFamilyName Property

FontFamilyName

Gets the actual font family name. This name may be used in API calls to create the corresponding font.

If FontHandling has been set to BuildActualDocumentFonts or EmbedActualFonts, this name may differ from FontName.

Declaration
public string FontFamilyName { get; }
See Also