Click or drag to resize

PrintingServicePrintingBounds Property

Gets the printable page bounds.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public RectangleF PrintingBounds { get; }

Property Value

RectangleF

Implements

IPrintingServicePrintingBounds
See Also