Name | Description | |
---|---|---|
GdPicturePDF.SmartRedactionOptions Constructor |
The following tables list the members exposed by GdPicturePDF.SmartRedactionOptions.
Name | Description | |
---|---|---|
GdPicturePDF.SmartRedactionOptions Constructor |
Name | Description | |
---|---|---|
DetectOrientation | Specifies whether the engine shall detect image rotation before running the process. | |
Dictionary | Specifies the dictionary to be used by the engine. | |
Immediate | Specifies whether redaction is immediately applied. Set to false to only add redaction marks to be subsequently managed by other controls of the toolkit. | |
MarkColor | Specifies the redaction mark color. | |
OCRStrategy | Specifies the OCR strategy applied during the redaction process. | |
PageRange | Specifies page range of the input document to be processed. | |
RedactCreditCardNumbers | Specifies whether the engine must redact credit card numbers. | |
RedactEmailAddresses | Specifies whether the engine must redact email addresses. | |
RedactIBANs | Specifies whether the engine must redact IBANs. | |
RedactIPAddresses | Specifies whether the engine must redact IP addresses. | |
RedactPhoneNumbers | Specifies whether the engine must redact phone numbers. | |
RedactPostalAddresses | Specifies whether the engine must redact postal addresses. | |
RedactSocialSecurityNumbers | Specifies whether the engine must redact social security numbers. | |
RedactURIs | Specifies whether the engine must redact URIs. | |
RedactVatIDs | Specifies whether the engine must redact VAT identifiers. | |
RedactVehicleIdentificationNumbers | Specifies whether the engine must redact vehicle identification numbers. | |
ResourcePath | Specifies the resources path of the OCR engine. | |
ThreadCount | Specifies the number of threads to use. Set this parameter to 0 to let the engine to automatically maximize the performance. Default value is 0. | |
TimeoutMillisec | The time interval, in other words timeout, in milliseconds, that specifies the maximum time allowed for the whole process. Use 0 to specify no timeout. |