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

Document.UpdateBaseOffset() Method

For internal use. Updates the value of the base offset point indicating the position where the new brick will be inserted into the document.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public virtual void UpdateBaseOffset()
See Also