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

DocumentViewerBase.Margins Property

For internal use.

Namespace: DevExpress.DocumentView.Controls

Assembly: DevExpress.Utils.v21.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public PageMarginList Margins { get; }

Property Value

Type
DevExpress.DocumentView.PageMarginList
See Also