Skip to content

Commit 84ad19e

Browse files
update to internal commit f16613fd
1 parent 4eb6352 commit 84ad19e

File tree

4 files changed

+3
-24
lines changed

4 files changed

+3
-24
lines changed

programming/android/guide/guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ noTitleIndex: true
88
needGenerateH3Content: true
99
breadcrumbText: Android Guide
1010
permalink: /programming/android/guide/guide.html
11+
ignore: true
1112
---
1213

1314
# Dynamsoft Camera Enhancer User Guide for Android (Java)

programming/android/index.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

programming/ios/guide/guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ noTitleIndex: true
88
needGenerateH3Content: true
99
breadcrumbText: iOS Guide
1010
permalink: /programming/ios/guide/guide.html
11+
ignore: true
1112
---
1213

1314
# User Guide on iOS

programming/maui/api-reference/camera-enhancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ void Close();
113113

114114
### SetScanRegion
115115

116-
Set a scan region. The video frame is cropped based on the scan region. To learn the full code to setting a scan region, please refer to the [scan region](../guide/scan-region.md) article.
116+
Set a scan region. The video frame is cropped based on the scan region.
117117

118118
```csharp
119119
void SetScanRegion(DMRect scanRegion);

0 commit comments

Comments
 (0)