1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. IMetadataLoadOptions

IMetadataLoadOptions interface

On this page

Options to control metadata in the converted document.

public interface IMetadataLoadOptions

Members

namedescription
ClearBuiltInDocumentProperties { get; set; }Removes built-in metadata properties from the document.
ClearCustomDocumentProperties { get; set; }Removes custom metadata properties from the document.

See Also

On this page