VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
In This Topic
    VintaSoft Annotation .NET Plug-in: API changes in version 12.1
    In This Topic

    API changes in Vintasoft.Imaging.Annotation.Html5.js

    Changed classes:

    Vintasoft.Imaging.Annotation.UI. WebAnnotationFontJS
    Added properties
    public boolean get_Unit { get ; } Gets a value that indicates whether the font is underlined.
    public boolean set_Unit { set ; } Sets a value that indicates whether the font is underlined.
    Changed constructors
    public void WebAnnotationFontJS(number, string, boolean, boolean, boolean, boolean) public void WebAnnotationFontJS(number, string, boolean, boolean, boolean, boolean, object)


    New enumerations:

    public enum Vintasoft.Imaging.Annotation. WebAnnotationFontUnitEnumJS Specifies available units of measure for the size of WebAnnotationFontJS.