In This Topic

GetValue Method (AnnotationEmbeddedImage)

In This Topic
Syntax
'Declaration
 
Public Function GetValue() As String
public string GetValue()
public function GetValue(): String; 
public function GetValue() : String;
public: string* GetValue(); 
public:
String^ GetValue(); 
See Also