Click or drag to resize

IPrintingServicePrintDocument Property

Returns the current print document for this instance of the application. This contains settings that store the current printer, paper size, orientation and so on.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
PrintDocument PrintDocument { get; }

Property Value

PrintDocument
See Also