Visual Basic (Declaration) | |
---|---|
Public Interface IAnnTextObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IAnnTextObject |
C++/CLI | |
---|---|
public interface class IAnnTextObject |
The IAnnTextObject interface is used by the annotation framework to draw a text string.
In automation mode the annotation framework uses this interface to display a dialog, with the appropriate tabs, for annotation objects that have implemented this interface.
The following classes implement the IAnnTextObject interface:
AnnButtonObject Class AnnGroupObject Class AnnNoteObject Class AnnStampObject Class AnnTextObject Class AnnTextPointerObject Class AnnTextRollupObject Class
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family