Back to Devexpress

PdfViewer.IsOutlinesViewOpened Property

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

latest800 B
Original Source

PdfViewer.IsOutlinesViewOpened Property

Returns whether the PDF viewer currently shows the Outlines view. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool IsOutlinesViewOpened { get; }

Property Value

TypeDescription
Boolean

true if Outlines are shown; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace