Accusoft.PrizmViewer10.AnnotationServer
ImagePath Property






Gets the image path for the annotation item to use for persistent store.
Syntax
'Declaration
 
Public ReadOnly Property ImagePath As System.String
'Usage
 
Dim instance As PersistentStore
Dim value As System.String
 
value = instance.ImagePath
public System.string ImagePath {get;}
public read-only property ImagePath: System.String; 
public function get ImagePath : System.String
public: __property System.string* get_ImagePath();
public:
property System.String^ ImagePath {
   System.String^ get();
}

Property Value

A string value which represents the path of the image.
See Also

Reference

PersistentStore Class
PersistentStore Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback