Skip to main content

DocumentPreviewWindow.InitializeComponent() Method

Initializes the DocumentPreviewWindow from XAML.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public void InitializeComponent()

#Remarks

This method is intended for internal use only. Normally, you do not need to use it.

See Also