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

Unit: FlexCel.Core

procedure TDocumentProperties.RemoveAllProperties;

See also