Skip to main content

DocumentViewerBase.Margins Property

For internal use.

Namespace: DevExpress.DocumentView.Controls

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

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

Property Value

Type
DevExpress.DocumentView.PageMarginList
See Also