IMetadataLoadOptions

IMetadataLoadOptions interface

Options to control metadata in the converted document.

public interface IMetadataLoadOptions

Properties

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

See Also