I am generating a RadFlowDocument, and at the end protecting the entire document with a custom password like below..
editor.Protect("TestPassword");
I am generating a RadFlowDocument, and at the end protecting the entire document with a custom password like below..
editor.Protect("TestPassword");