com.aspose.html.rendering.image

Class TextOptions



  • public class TextOptions
    extends Object

    Represents text rendering options for ImageDevice.

    • Constructor Detail

      • TextOptions

        public TextOptions()

        Initializes a new instance of the TextOptions class.

    • Method Detail

      • getTextRenderingHint

        public int getTextRenderingHint()

        Sets or gets TextRenderingHint which influences text rendering quality. By default this property is TextRenderingHint.SystemDefault.

      • setTextRenderingHint

        public void setTextRenderingHint(int value)

        Sets or gets TextRenderingHint which influences text rendering quality. By default this property is TextRenderingHint.SystemDefault.