Table of Contents

Property CopyContents

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

CopyContents

Gets or sets a value indicating whether user is allowed to copy or otherwise extract text and graphics from the document.

public bool CopyContents { get; set; }

Property Value

bool

true if user is allowed to copy or otherwise extract text and graphics from the document; otherwise, false.