Document.RemovePersonalInformation Property (Visio)

Determines if personal information about a file is saved when the user saves the file in Microsoft Visio. Read/write.

Version Information

Version Added: Visio 2003

Syntax

expression .RemovePersonalInformation

expression A variable that represents a Document object.

Return Value

Boolean

Remarks

The personal information that can be saved with a file appears on the Summary tab of the Properties dialog box (click the File tab, click Info, click Properties, and then click Advanced Properties). Alternatively, you can use various Automation properties, for example the Document.Creator property, to set this information.

Setting the RemovePersonalInformation property is equivalent to setting the Remove personal information from file properties on save option under Document-specific settings on the Privacy Options page of the Trust Center dialog box (click the File tab, click Options, click Trust Center, and then click Trust Center Settings).