Click or drag to resize

PrintingServiceUpdateBoundsAndMargins Method

Update the default bounds and margins after the printer settings changed. This function must be called manually after a page setup dialog.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void UpdateBoundsAndMargins()

Implements

IPrintingServiceUpdateBoundsAndMargins
See Also