Skip to main content

PdfZoom10Command.Id Property

Gets the ID of the specified PdfZoom10Command.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public override PdfViewerCommandId Id { get; }

Property Value

Type Description
PdfViewerCommandId

A command ID.

See Also