VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebTextRegionSymbol Class
Constructors Properties Operators SeeAlso
In This Topic
    WebTextRegionSymbol Class Members
    In This Topic
    The following tables list the members exposed by WebTextRegionSymbol.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTextRegionSymbol class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of font's bounding box.
    Public PropertyGets or sets the width of font's bounding box.
    Public PropertyGets or sets the font name.
    Public PropertyGets or sets the selection region of this symbol.
    Public PropertyGets or sets the text symbol.
    Public Operators
     NameDescription
    Public OperatorConversion from Vintasoft.Imaging.Text.TextRegionSymbol to WebTextRegionSymbol .
    See Also