'Declaration Public Function Cleanup( _
ByVal ocrCleanupSettingsНастройки очистки OCR.As OcrCleanupSettings _
) As Boolean
public bool Cleanup(
OcrCleanupSettings ocrCleanupSettings
)
public: bool Cleanup(
OcrCleanupSettings* ocrCleanupSettings
)
public:
bool Cleanup(
OcrCleanupSettings^ ocrCleanupSettings
)
Parameters
- ocrCleanupSettings
- Настройки очистки OCR.
Return Value
True, если текущий документ изменен; в противном случае, false.