Table of Contents

Method Log

Namespace
Alternet.Drawing.Printing
Assembly
Alternet.UI.Common.dll

Log(ILogWriter?)

Logs the document, page and printer settings using the specified log writer.

public virtual void Log(ILogWriter? log = null)

Parameters

log ILogWriter

The log writer to which settings information will be written. If not specified, debug output will be used.