ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / SecurityAllowCopyContent Property

In This Topic
    SecurityAllowCopyContent Property
    In This Topic
    Gets or sets a value indicating whether the content of the resulting document can be copied.
    Syntax
    'Declaration
     
    Public Overridable Property SecurityAllowCopyContent As System.Boolean
    public virtual System.bool SecurityAllowCopyContent {get; set;}
    See Also