Class PrintPreviewWindow
Represents the class which contains data and functionalities of preview window which is used to show printing settings.
Inherited Members
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class PrintPreviewWindow : ChromelessWindow
Constructors
PrintPreviewWindow()
Initializes a new instance of the PrintPreviewWindow class.
Declaration
public PrintPreviewWindow()
Methods
OnApplyTemplate()
Overridden to apply templates value to the print preview window control.
Declaration
public override void OnApplyTemplate()