com.aspose.html.dom.svg

Interface ISVGTests

    • Method Detail

      • getRequiredFeatures

        @DOMNameAttribute(name="requiredFeatures")
        SVGStringList getRequiredFeatures()

        Corresponds to attribute ‘requiredFeatures’ on the given element.

        Value: The required features.
      • getRequiredExtensions

        @DOMNameAttribute(name="requiredExtensions")
        SVGStringList getRequiredExtensions()

        Corresponds to attribute ‘requiredExtensions’ on the given element.

        Value: The required extensions.
      • getSystemLanguage

        @DOMNameAttribute(name="systemLanguage")
        SVGStringList getSystemLanguage()

        Corresponds to attribute ‘systemLanguage’ on the given element.

        Value: The system language.