WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PrintExtensions - WPF API Reference | Syncfusion that contains the static methods to the Printing options. ">

    Show / Hide Table of Contents

    Class PrintExtensions

    Represents the class that contains the static methods to the Printing options.

    Inheritance
    System.Object
    PrintExtensions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Controls.Printing
    Assembly: Syncfusion.SfShared.Wpf.dll
    Syntax
    public static class PrintExtensions

    Methods

    GetParentWindow(DependencyObject)

    Used to the get the parent of current chid.

    Declaration
    public static Window GetParentWindow(DependencyObject child)
    Parameters
    Type Name Description
    System.Windows.DependencyObject child

    Represents a custom window that particicpates the printing.

    Returns
    Type Description
    System.Windows.Window

    Returns the parent window of the current child.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved