com.aspose.note

Class FontSavingArgs



  • public class FontSavingArgs
    extends ResourceSavingArgs

    Provides data for FontSaving event.

    • Method Detail

      • getFontFamilyName

        public final String getFontFamilyName()

        Gets the family name of the font to be saved.

      • isBold

        public final boolean isBold()

        Gets a value indicating whether font under saving is bold.

      • isItalic

        public final boolean isItalic()

        Gets a value indicating whether font under saving is italic.