Back to Devexpress

PdfViewerControl.HasLayers Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-b1f6246a.md

latest1.1 KB
Original Source

PdfViewerControl.HasLayers Property

Gets a value that defines whether a document has layers. This is a dependency property.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public bool HasLayers { get; }
vb
Public ReadOnly Property HasLayers As Boolean

Property Value

TypeDescription
Boolean

true if the layers panel is visible; otherwise false.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace