Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

redaction

Last post 20 Feb 2008, 10:28 AM by David Cilley. 1 replies.
Sort Posts: Previous Next
  •  14 Feb 2008, 4:15 PM 13226

    redaction

    does anyone have examples to get redactions to work in ASP.NET?  I am trying to lock a redaction but even though I do lock it, it is still editable and movable:

    rect.Security = new AnnotationLock();
    rect.Security.Lock("testpassword");

    Thanks in advance.

     

    brian

  •  20 Feb 2008, 10:28 AM 13270 in reply to 13226

    Re: redaction

    Security features are not available on the client side, you will need to set the properties "CanMove" and "CanResize" to false to effectively lock the annotation.
    David Cilley
    My AJAX Imaging Blog
    Atalasoft Development Team
    Filed under:
View as RSS news feed in XML