Skip to content

Commit 57f8816

Browse files
Fixed front matter H1 tag content length should be 20-70 characters
1 parent 5237fe5 commit 57f8816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/PDF/PDF-Viewer/maui/Open-a-Document-From-Base64String.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
keywords: .net maui pdf viewer, .net maui view pdf, pdf viewer in .net maui, .net maui open pdf, maui pdf viewer, maui pdf view
99
---
1010

11-
# Open a Document from a Base64 String in .NET MAUI PDF Viewer (SfPdfViewer)
11+
# Open a Document from a Base64 String in .NET MAUI PDF Viewer
1212

1313
A PDF document can be opened in the [SfPdfViewer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.PdfViewer.SfPdfViewer.html) from a given Base64 string by converting it to a byte[] and assigning it to the [DocumentSource](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.PdfViewer.SfPdfViewer.html#Syncfusion_Maui_PdfViewer_SfPdfViewer_DocumentSource) property.
1414

0 commit comments

Comments
 (0)