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

DocumentViewerViewerStyles.Paddings Property

Provides access to the padding settings of the DocumentViewerViewerStyles object.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public Paddings Paddings { get; set; }

Property Value

Type Description
Paddings

A Paddings value.

See Also