IMetadataAccessGetMetadata Method |
Retrieves a dictionary with document's metadata.
Namespace: GroupDocs.Redaction.IntegrationAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.8
SyntaxMetadataCollection GetMetadata()
Function GetMetadata As MetadataCollection
MetadataCollection^ GetMetadata()
abstract GetMetadata : unit -> MetadataCollection
Return Value
Type:
MetadataCollectionPlain dictionary with metadata
See Also