MetadataRedaction Class |
Namespace: GroupDocs.Redaction.Redactions
The MetadataRedaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetadataRedaction |
Initializes a new instance of MetadataRedaction class. This constructor requires MetadataFilters as a parameter.
|
Name | Description | |
---|---|---|
![]() | Description |
Returns a string, describing the redaction and its parameters.
(Inherited from Redaction.) |
![]() | Filter |
Gets or sets the filter, which is used to select all or specific metadata, e.g. Author or Company.
|
Name | Description | |
---|---|---|
![]() | ApplyFilter |
Applies the current Filter value to a given metadata dictionary.
|
![]() | ApplyTo(DocumentFormatInstance) |
Applies the redaction to a given format instance.
(Overrides RedactionApplyTo(DocumentFormatInstance).) |
![]() | ApplyTo(MetadataItem, IMetadataAccess) |
Applies the redaction to a given metadata item.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsApplicableTo |
Checks if this redaction could be applied to a given metadata item.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |