Accusoft.PrizmViewer10.AnnotationServer
Value Property (AnnotXmlResponse)






Gets the value associated with the annotation XML response.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.String
'Usage
 
Dim instance As AnnotXmlResponse
Dim value As System.String
 
value = instance.Value
public System.string Value {get;}
public read-only property Value: System.String; 
public function get Value : System.String
public: __property System.string* get_Value();
public:
property System.String^ Value {
   System.String^ get();
}

Property Value

A string value which represents the XML annotation data.
See Also

Reference

AnnotXmlResponse Class
AnnotXmlResponse Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback