Class DiagramPrintPageControl
Represents a PrintPageControl, where the header and footer templates are loaded.
Implements
System.IDisposable
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class DiagramPrintPageControl : PrintPageControl, IDisposable, INotifyPropertyChanged
Constructors
DiagramPrintPageControl(PrintManager)
Initialize a new instance of the DiagramPrintPageControl.
Declaration
public DiagramPrintPageControl(PrintManager printManager)
Parameters
Type | Name | Description |
---|---|---|
PrintManager | printManager | Instance of PrintManager |
Implements
System.IDisposable
System.ComponentModel.INotifyPropertyChanged