VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionSymbol Class
Constructors Properties Methods SeeAlso
In This Topic
    TextRegionSymbol Class Members
    In This Topic
    The following tables list the members exposed by TextRegionSymbol.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextRegionSymbol class.
    Public Properties
     NameDescription
    Public PropertyGets the Color of this symbol.
    Public PropertyGets the font size, in text space.
    Public PropertyGets the symbol location, in text space.
    Public PropertyGets the RegionF of this symbol outline, in text space.
    Public PropertyGets the previous symbol in nonbreaking text block.
    Public PropertyGets the RegionF of this symbol, in text space.
    Public PropertyGets the rendering mode of this symbol.
    Public PropertyGets the selection region of this symbol, in text space.
    Public PropertyGets information about text source, which is associated with this text region symbol.
    Public PropertyGets the type of the text symbol.
    Public PropertyGets the text symbol.
    Public PropertyGets the rendering scale at X axis.
    Public PropertyGets the rendering scale at Y axis.
    Public Methods
     NameDescription
    Public MethodReturns the string representation of this TextRegionSymbol.
    See Also