Accusoft.ImagXpress13.Net
Annotations Property




Gets the save options for annotations.
Syntax
'Declaration
 
Public ReadOnly Property Annotations As SaveOptionsAnnotations
'Usage
 
Dim instance As SaveOptions
Dim value As SaveOptionsAnnotations
 
value = instance.Annotations
public SaveOptionsAnnotations Annotations {get;}
public: __property SaveOptionsAnnotations* get_Annotations();
public:
property SaveOptionsAnnotations^ Annotations {
   SaveOptionsAnnotations^ get();
}

Property Value

A SaveOptionsAnnotations object which contains information for saving the annotations.
Remarks

Note: Available in Professional edition.

See Also

Reference

SaveOptions Class
SaveOptions Members
SaveOptionsAnnotations Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback