SaveOptionsVersion Property |
Version Key that will be used to access current version
Namespace: GroupDocs.Annotation.OptionsAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic Object Version { get; set; }
Public Property Version As Object
Get
Set
public:
property Object^ Version {
Object^ get ();
void set (Object^ value);
}
member Version : Object with get, set
Property Value
Type:
Object
See Also