public static abstract @interface GmsDocumentScannerOptions.ScannerMode
GmsDocumentScannerOptions.ScannerMode
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["\u003cp\u003e\u003ccode\u003eGmsDocumentScannerOptions.ScannerMode\u003c/code\u003e is an annotation used to specify the scanning mode for the document scanner.\u003c/p\u003e\n"],["\u003cp\u003eThe selected scanning mode determines which document scanning features are enabled during the scanning process.\u003c/p\u003e\n"]]],["The core content defines `GmsDocumentScannerOptions.ScannerMode`, an abstract interface. This interface represents a scanner mode that dictates the enabled features within the document scanner. It's a key element for configuring the scanner's capabilities, allowing for customization of its functionality based on the desired features. The scanner mode is set through options, which controls the features that are enabled.\n"],null,["# GmsDocumentScannerOptions.ScannerMode\n\npublic static abstract @interface **GmsDocumentScannerOptions.ScannerMode** \nScanner mode which determines what features are enabled."]]