VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationFontUnitEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAnnotationFontUnitEnumJS Enumeration
    In This Topic
    Specifies available units of measure for the size of WebAnnotationFontJS.
    Members
    MemberDescription
    WorldSpecifies the world coordinate system unit as the unit of measure.
    DisplaySpecifies the unit of measure of the display device.
    PointSpecifies a printer's point (1/72 inch) as the unit of measure.
    InchSpecifies the inch as the unit of measure.
    DocumentSpecifies the document unit (1/300 inch) as the unit of measure.
    MillimeterSpecifies the millimeter as the unit of measure.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.Annotation.WebAnnotationFontUnitEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also