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

PdfOutlinesTextSizeCommand Class

Changes node text size within the navigation pane to small, medium or large.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public abstract class PdfOutlinesTextSizeCommand :
    PdfCheckableCommand
See Also