ReplacementOptionsActionType Property |
Gets the replacement action: draw box or replace text.
Namespace: GroupDocs.Redaction.RedactionsAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 21.9
Syntaxpublic ReplacementType ActionType { get; }
Public ReadOnly Property ActionType As ReplacementType
Get
public:
property ReplacementType ActionType {
ReplacementType get ();
}
member ActionType : ReplacementType with get
Property Value
Type:
ReplacementType
See Also