AnnotatorSettingsCache Property |
Cache
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.9.0.0 (22.9)
Syntax public ICache Cache { get; set; }
Public Property Cache As ICache
Get
Set
public:
property ICache^ Cache {
ICache^ get ();
void set (ICache^ value);
}
member Cache : ICache with get, set
Property Value
Type:
ICacheSee Also