Properties

In This Topic
GdPicture14 Namespace / GdPicturePDF.SmartRedactionOptions Class

GdPicturePDF.SmartRedactionOptions Class Members

In This Topic

The following tables list the members exposed by GdPicturePDF.SmartRedactionOptions.

Public Constructors
Public Properties
 NameDescription
Public Property Specifies whether the engine shall detect image rotation before running the process.  
Public Property Specifies the dictionary to be used by the engine.  
Public Property Specifies whether redaction is immediately applied. Set to false to only add redaction marks to be subsequently managed by other controls of the toolkit.  
Public Property Specifies the redaction mark color.  
Public Property Specifies the OCR strategy applied during the redaction process.  
Public Property Specifies page range of the input document to be processed.  
Public Property Specifies whether the engine must redact credit card numbers.  
Public Property Specifies whether the engine must redact email addresses.  
Public Property Specifies whether the engine must redact IBANs.  
Public Property Specifies whether the engine must redact IP addresses.  
Public Property Specifies whether the engine must redact phone numbers.  
Public Property Specifies whether the engine must redact postal addresses.  
Public Property Specifies whether the engine must redact social security numbers.  
Public Property Specifies whether the engine must redact URIs.  
Public Property Specifies whether the engine must redact VAT identifiers.  
Public Property Specifies whether the engine must redact vehicle identification numbers.  
Public Property Specifies the resources path of the OCR engine.  
Public Property 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.  
Public Property 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.  
Top
See Also