Skip to main content
A newer version of this page is available. .

PdfOutlinesViewerSettings Class

Provides access to PDF Outlines Viewer settings.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PdfViewer, DevExpress.Wpf.PdfViewer

Declaration

public class PdfOutlinesViewerSettings :
    DocumentMapSettings

The following members return PdfOutlinesViewerSettings objects:

Remarks

For more information about bookmarks (outlines), see the Bookmarks topic.

See Also