ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_StampText = String

 

Gets or sets the annotation stamp text.

 

[Visual Basic]

Public Property Ann_StampText ( ) as String

 

Property Set Value

    Ann_StampText

        Sets the annotation stamp text.

 

Property Get Value

    Ann_StampText

        Gets the selected annotation stamp text.

 

Example

[Visual Basic] The following example sets the annotation stamp text.

 

[Visual Basic]

Dim Stamp_Text As String = "Hello stamp annotation !"

ImgAnnotations1.Ann_StampText = Stamp_Text

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6