VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationFontJS type
In This Topic
    WebAnnotationFontJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebAnnotationFontJS.
    Methods
     NameDescription
    Public MethodCreates a new annotation font that is a copy of the current annotation font.
    Public MethodCopies the state of the current annotation font to the target annotation font.
    Public MethodDetermines that this annotation font is equals to the specified annotation font.
    Public MethodGets a value that indicates whether the font is bold.
    Public MethodGets the name of the font family.
    Public MethodGets a value that indicates whether the font is italic.
    Public MethodGets the text size.
    Public MethodGets a value that indicates whether the font is strikeout.
    Public MethodGets a value that indicates whether the font is underlined.
    Public MethodGets the annotation font unit of measure.
    Public MethodSets a value that indicates whether the font is bold.
    Public MethodSets the name of the font family.
    Public MethodSets a value that indicates whether the font is italic.
    Public MethodSets the text size.
    Public MethodSets a value that indicates whether the font is strikeout.
    Public MethodSets a value that indicates whether the font is underlined.
    Public MethodSets the annotation font unit of measure.
    See Also