VisDocCleanTargets enumeration (Visio)

Flags passed to the Document.Clean method to indicate which objects to examine.

Constant Value Description
visDocCleanTargAll &HFF Examine all objects.
visDocCleanTargBPages &H2 Examine background pages.
visDocCleanTargDoc &H10 Examine document sheet.
visDocCleanTargFPages &H1 Examine foreground pages.
visDocCleanTargMasters &H4 Examine masters.
visDocCleanTargPageSheet &H100 Examine page sheet(s).
visDocCleanTargStyles &H8 Examine styles.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.