Skip to main content

PdfShowExactZoomListCommand.ImageName Property

Gets the name of the icon associated with the PdfShowExactZoomListCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v26.1.dll

Declaration

public override string ImageName { get; }

Property Value

Type Description
String

A String value, specifying the image name.

See Also