1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for .NET
  4. /
  5. GroupDocs.Redaction
  6. /
  7. Redaction
  8. /
  9. Description

Description

Redaction.Description property

Returns a string, describing the redaction and its parameters.

public virtual string Description { get; }

Return Value

Text, containing redaction name and parameters.

See Also