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

PdfZoom200Command.Id Property

Gets the ID of the specified PdfZoom200Command.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public override PdfViewerCommandId Id { get; }

Property Value

Type Description
PdfViewerCommandId

A command ID.

See Also