glarePolicy property
Policy used to discard frames with glare detected on the document. See GlarePolicy enum for more detailed information.
Default: GlarePolicy.Normal
Implementation
GlarePolicy? glarePolicy = GlarePolicy.Normal;
Policy used to discard frames with glare detected on the document. See GlarePolicy enum for more detailed information.
Default: GlarePolicy.Normal
GlarePolicy? glarePolicy = GlarePolicy.Normal;