// Specify the passwordvarloadOptions=newLoadOptions{Password="123"};// Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx"using(varmetadata=newMetadata(Constants.ProtectedDocx,loadOptions)){// Extract, edit or remove metadata here}
More resources
GitHub examples
You may easily run the code above and see the feature in action in our GitHub examples:
Along with full featured .NET library we provide simple, but powerful free Apps.
You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free online Free Online Document Metadata Viewing and Editing App.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.