From ed3ae01c604483582a05b8eca54580c907f60050 Mon Sep 17 00:00:00 2001 From: Dynamsoft-Henry <78675724+Dynamsoft-Henry@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:34:53 +0800 Subject: [PATCH] Updating titles --- programming/maui/api-reference/deskewed-image-result-item.md | 2 +- programming/maui/api-reference/processed-document-result.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/programming/maui/api-reference/deskewed-image-result-item.md b/programming/maui/api-reference/deskewed-image-result-item.md index 7e08360..1192b2d 100644 --- a/programming/maui/api-reference/deskewed-image-result-item.md +++ b/programming/maui/api-reference/deskewed-image-result-item.md @@ -1,6 +1,6 @@ --- layout: default-layout -title: DeskewedImageResultItem - Dynamsoft Document Normalizer Android SDK API Reference +title: DeskewedImageResultItem - Dynamsoft Document Normalizer MAUI SDK API Reference description: The class DeskewedImageResultItem represents a captured result item whose type is a deskewed image. It stores the deskewed image information. keywords: deskewed image result item, csharp, kotlin needGenerateH3Content: true diff --git a/programming/maui/api-reference/processed-document-result.md b/programming/maui/api-reference/processed-document-result.md index 44b7967..d72ab50 100644 --- a/programming/maui/api-reference/processed-document-result.md +++ b/programming/maui/api-reference/processed-document-result.md @@ -1,6 +1,6 @@ --- layout: default-layout -title: ProcessedDocumentResult - Dynamsoft Document Normalizer Android SDK API Reference +title: ProcessedDocumentResult - Dynamsoft Document Normalizer MAUI SDK API Reference description: The class ProcessedDocumentResult represents a collection of captured result items whose types are detected boundaries, deskew images or enhanced images. keywords: detected boundaries, deskew images, enhanced images, csharp, kotlin needGenerateH3Content: true