SaveOptionsFileAuthorMetadata Property |
Used when MetadataType is set to FileAuthor.
Namespace: GroupDocs.Comparison.OptionsAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic FileAuthorMetadata FileAuthorMetadata { get; set; }
Public Property FileAuthorMetadata As FileAuthorMetadata
Get
Set
public:
property FileAuthorMetadata^ FileAuthorMetadata {
FileAuthorMetadata^ get ();
void set (FileAuthorMetadata^ value);
}
member FileAuthorMetadata : FileAuthorMetadata with get, set
Property Value
Type:
FileAuthorMetadata
See Also