PdfOutlinesPrintCommand Class
In This Article
The base class for the PdfOutlinesPrintSectionsCommand and PdfOutlinesPrintPagesCommand commands.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public abstract class PdfOutlinesPrintCommand :
PdfViewerCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
See Also