This class implements properties used to create text annotations, which display text with an optional background, border, text, text colors, fills, pen colors and pen widths.
Object Model
Syntax
'Declaration
Public Class TextTool
Inherits Element
'Usage
Dim instance As TextTool
public class TextTool : Element
public __gc class TextTool : public Element
public ref class TextTool : public Element
Inheritance Hierarchy
See Also