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

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

public void SetWPFParentSize(
	int width,
	int height
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
See Also

Reference