Skip to main content

DocumentPreviewWindow.InitializeComponent() Method

For internal use. Initializes the DocumentPreviewWindow from XAML.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public void InitializeComponent()

Remarks

This method is intended for internal use only. Normally, you don’t need to use it.

See Also