VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationFontJS type
Constructors SeeAlso
In This Topic
    WebAnnotationFontJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationFontJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationFontJS class.
    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.
    Events
     NameDescription
    Public EventOccurs when annotation font property is changed.
    Public EventOccurs when annotation font property is changing.
    See Also