Constructor PrintingWpf
PrintingWpf(TextEditor)
Initializes a new instance of the PrintingWpf
class with a specified owner.
public PrintingWpf(TextEditor owner)
Parameters
owner
TextEditorTextEditor
that owns this new instance.
Initializes a new instance of the PrintingWpf
class with a specified owner.
public PrintingWpf(TextEditor owner)
owner
TextEditorTextEditor
that owns this new instance.