UiPath Documentation
activities
latest
false
Document Understanding-Aktivitäten
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

RedactionOptions Class (Preview)

RedactionOptions class for the Redact Document activity, holding a list of per-field redaction settings that override the global redaction appearance.

RedactionOptions is a public class that holds per-field redaction settings for the Redact Document activity.

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.Redaction
  • Assembly: UiPath.DocumentProcessing.Contracts

Beschreibung

The RedactionOptions class is the value you provide to the RedactionOptions input of the Redact Document activity. It groups a list of per-field redaction settings, letting you override the global redaction appearance for individual taxonomy fields or for the Words To Redact input. Fields without a matching entry use the global FillColor, BorderColor, and BorderThickness values set on the activity.

Mitglieder

Eigenschaften

  • Fields <FieldRedactionSettings> - The per-field redaction settings. Each FieldRedactionSettings entry targets a taxonomy field by its id, or the Words To Redact input when the field id is empty.
  • Definition
  • Beschreibung
  • Mitglieder
  • Eigenschaften

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben