SecurityAllowEditAnnotations Property (SsrsPdfOptionsForm)
In This Topic
Gets or sets a value indicating whether the annotations in the resulting document can be edited.
Syntax
'Declaration
Public Overridable Property SecurityAllowEditAnnotations As Boolean
public virtual bool SecurityAllowEditAnnotations {get; set;}
See Also