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

PdfOutlinesGotoCommand.Id Property

Gets the ID of the specified PdfOutlinesGotoCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public override PdfViewerCommandId Id { get; }

Property Value

Type Description
PdfViewerCommandId

A PdfImportFormDataCommand member that is the command identifier.

See Also