Packages

 

com.aspose.imaging.imageloadoptions

Class CdrLoadOptions

  • All Implemented Interfaces:
    com.aspose.imaging_internal.progressmanagement.IProgressEventHandler


    public class CdrLoadOptions
    extends LoadOptions

    The Cdr load options

    See Also:
    LoadOptions
    • Constructor Detail

      • CdrLoadOptions

        public CdrLoadOptions()

        Initializes a new instance of the CdrLoadOptions class.

    • Method Detail

      • getDefaultFont

        public final Font getDefaultFont()

        Gets the default font.

        Returns:
        the default font.
      • setDefaultFont

        public final void setDefaultFont(Font value)

        Sets the default font.

        Parameters:
        value - the default font.