Accusoft.PrizmViewer10.AnnotationServer
Value Property (AnnotHtmlResponse)






Gets the value associated with the annotation html response.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.String
'Usage
 
Dim instance As AnnotHtmlResponse
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 HTML annotation data.
See Also

Reference

AnnotHtmlResponse Class
AnnotHtmlResponse Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback