Table of Contents

TDocumentProperties.RemoveAllProperties Method

This method will remove all document properties of the file. You can use it to be sure you aren't embedding any confidential information on the properties.

Syntax

Namespace: FlexCel.Core

public void RemoveAllProperties()

See also