Skip to main content

DefaultPreviewBarItemNames.SendPdf Field

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

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string SendPdf = "bSendPdf"

Field Value

Type
String
See Also