WebAnnotationFontUnitEnumJS Enumeration
In This Topic
Specifies available units of measure for the size of
WebAnnotationFontJS.
Members
Member | Description |
World | Specifies the world coordinate system unit as the unit of measure. |
Display | Specifies the unit of measure of the display device. |
Point | Specifies a printer's point (1/72 inch) as the unit of measure. |
Inch | Specifies the inch as the unit of measure. |
Document | Specifies the document unit (1/300 inch) as the unit of measure. |
Millimeter | Specifies the millimeter as the unit of measure. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Annotation.WebAnnotationFontUnitEnumJS
Browser Compatibility
See Also