We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f69b4 commit 3ba3267Copy full SHA for 3ba3267
README.md
@@ -68,4 +68,4 @@ var documentImage = response.Images().GetField(GraphicFieldType.DOCUMENT_FRONT).
68
var portraitField = response.Images().GetField(GraphicFieldType.PORTRAIT);
69
var portraitFromVisual = portraitField.GetValue(Source.VISUAL);
70
```
71
-You can find this sample in `Regula.OpenApi.Examples.sln`.
+You can find this sample in `Regula.DocumentReader.Examples.sln`.
0 commit comments