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

PdfOutlinesWrapLongLinesCommand.Id Property

Gets the ID of the specified PdfOutlinesWrapLongLinesCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public override PdfViewerCommandId Id { get; }

Property Value

Type Description
PdfViewerCommandId

A PdfOutlinesWrapLongLinesCommand member that is the command identifier.

See Also