Skip to main content

DefaultPreviewBarItemNames.SendDocx Field

Returns “bSendDocx”. Corresponds to the DOCX File item in the drop-down list of the Send toolbar button.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string SendDocx = "bSendDocx"

Field Value

Type
String
See Also