A newer version of this page is available.
Switch to the current version.
DocumentViewerBase.Margins Property
For internal use.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v18.2.dll
Declaration
[Browsable(false)]
public PageMarginList Margins { get; }
<Browsable(False)>
Public ReadOnly Property Margins As PageMarginList
Property Value
Type |
---|
DevExpress.DocumentView.PageMarginList |
See Also
Feedback