public static class DocumentTextDetectionFeature.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DocumentTextDetectionFeature |
build() |
DocumentTextDetectionFeature.Builder |
copy(DocumentTextDetectionFeature model) |
DocumentTextDetectionFeature.Builder |
generateSearchablePdf(Boolean generateSearchablePdf)
Whether or not to generate a searchable PDF file.
|
public DocumentTextDetectionFeature.Builder generateSearchablePdf(Boolean generateSearchablePdf)
Whether or not to generate a searchable PDF file.
generateSearchablePdf
- the value to setpublic DocumentTextDetectionFeature build()
public DocumentTextDetectionFeature.Builder copy(DocumentTextDetectionFeature model)
Copyright © 2016–2024. All rights reserved.