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

ReportToolbarImages.BtnPrintPage Property

Gets the image settings of the Print Page button.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v18.2.Web.WebForms.dll

Declaration

public ItemImageProperties BtnPrintPage { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object.

See Also