PdfViewer.IsOutlinesViewOpenedProperty Field
Identifies the IsOutlinesViewOpened bindable property.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
Declaration
public static readonly BindableProperty IsOutlinesViewOpenedProperty
Field Value
Type | Description |
---|---|
BindableProperty | A bindable property identifier. |
See Also