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.v26.1.dll

Declaration

public const string SendPdf = "bSendPdf"

Field Value

Type
String
See Also