com.aspose.cad.jasperreports.svg

Interface ASSvgExportConfiguration

    • Method Detail

      • getColorType

        SvgColorModeEnum getColorType()

        Gets or sets the color type for SVG image.

        Returns:
        The type of the color of SVG image.
      • getTextAsShapes

        boolean getTextAsShapes()

        Gets or sets a value indicating whether text must be converted as shapes.

        Returns:
        true if all text is turned into SVG shapes in the convertion; otherwise, false.
      • getCompress

        boolean getCompress()

        Gets a value indicating whether this ##Aspose#FileFormats#Core#ImageOptions is compressed.

        Value: true if compressed; otherwise, false.
        Returns:
        a value indicating whether this ##Aspose#FileFormats#Core#ImageOptions is compressed.
      • isPdfEmbeddedAlias

        boolean isPdfEmbeddedAlias()
        Is pdf embedded alias boolean.
        Returns:
        true if there is pdf embedded alias; otherwise, false.
      • isEmbedFonts

        boolean isEmbedFonts()
        Indicates whether the fonts should be embedded into the svg file as base64
        Returns:
        true, if the fonts should be embedded; otherwise, false