Table of Contents

Constructor EditorPrintDocument

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

EditorPrintDocument(IPrintingWpf)

Initializes a new instance of the EditorPrintDocument class with specified parameters.

public EditorPrintDocument(IPrintingWpf printing)

Parameters

printing IPrintingWpf

Specifies IPrintingWpf object for print document.