menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramPrintPageControl - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DiagramPrintPageControl

    Represents a PrintPageControl, where the header and footer templates are loaded.

    Inheritance
    System.Object
    PrintPageControl
    DiagramPrintPageControl
    Implements
    System.IDisposable
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    PrintPageControl.Dispose()
    PrintPageControl.Dispose(Boolean)
    PrintPageControl.OnApplyTemplate()
    PrintPageControl.PageIndex
    PrintPageControl.PropertyChanged
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved