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

PdfImportFormDataCommand.ImageName Property

Gets the name of the icon associated with the PdfImportFormDataCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public override string ImageName { get; }

Property Value

Type Description
String

A String value, specifying the image name.

See Also