PdfViewerSetWPFParentLocation Method Terminal Works - PDF Printing.Net Library
Set WPF parent form location. Used for correctly showing progress bar.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void SetWPFParentLocation(
	int left,
	int top
)

Parameters

left
Type: SystemInt32
top
Type: SystemInt32
See Also

Reference