Back to Devexpress

PdfViewer.IsReadOnly Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-f2ce206a.md

latest823 B
Original Source

PdfViewer.IsReadOnly Property

Gets or sets whether you can change the current document in the PdfViewer control. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool IsReadOnly { get; set; }

Property Value

TypeDescription
Boolean

true if ; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace