VisProtection enumeration (Visio)

Flags to be passed to or returned by the Document.Protection property.

Constant Value Description
visProtectBackgrounds &H8 Protect document backgrounds from user customization.
visProtectMasters &H4 Protect document masters from user customization.
visProtectNone &H0 Document is unprotected.
visProtectPreviews &H10 Protect document previews from user customization.
visProtectShapes &H2 Protect document shapes from user customization.
visProtectStyles &H1 Protect document styles from user customization.

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.