RedactionResult Class |
Namespace: GroupDocs.Redaction
The RedactionResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorMessage |
Gets the error message for diagnostics.
|
![]() | Status |
Gets the execution status.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Failed |
Initializes a new instance of RedactionResult class with Failed status.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Partial |
Initializes a new instance of RedactionResult class with PartiallyApplied status.
|
![]() ![]() | Skipped |
Initializes a new instance of RedactionResult class with Skipped status.
|
![]() ![]() | Successful |
Initializes a new instance of RedactionResult class with Applied (successful) status.
|
![]() | ToString | (Inherited from Object.) |