Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandlerRev3 Class / CopyContent Property

In This Topic
    CopyContent Property
    In This Topic
    Gets or sets a value indicating whether a document's content can be copied or extracted.
    Syntax
    'Declaration
     
    Public Property CopyContent As System.Boolean
    public System.bool CopyContent {get; set;}
    See Also