[FormRecognizer] Should DocumentStyle.IsHandwritten be non-nullable? #24347
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Form Recognizer
Milestone
Currently,
DocumentStyle
is only used for detecting handwritten text. Should theIsHandwritten
property be non-nullable then? Or, if returned null, should we default tofalse
?The text was updated successfully, but these errors were encountered: