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

DefaultPreviewBarItemNames.ExportHtm Field

Returns “bExportHtm”. Corresponds to the HTML File item in the drop-down list of the Export toolbar button.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v19.2.dll

Declaration

public const string ExportHtm = "bExportHtm"

Field Value

Type
String
See Also