Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Returns a Permission object that represents the permission settings in the specified document.
Syntax
expression. Permission
expression An expression that returns a Document object.
Example
The following example returns the permission settings for the active document.
Dim objPermission As Permission
Set objPermission = ActiveDocument.Permission
See also
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.