HiddenDataSanitizationOptions.RemoveSearchIndexAndPrivateInfo

HiddenDataSanitizationOptions.RemoveSearchIndexAndPrivateInfo property

Gets or sets a value indicating whether the search index and private information should be removed from the document. Enables the removal of embedded search indices and private data to enhance document security and privacy.

public bool RemoveSearchIndexAndPrivateInfo { get; set; }

See Also