com.aspose.note.fonts

Interface IFontsSubsystem

  • All Known Implementing Classes:
    DocumentFontsSubsystem, FontsSubsystem


    public interface IFontsSubsystem

    Implement this interface if you want to control how Aspose.Note retrieves fonts when saving a document.

    • Method Detail

      • getFontFamily

        Font getFontFamily(String fontName)

        Gets font.

        Parameters:
        fontName - The font name.
        Returns:
        The Font.