PdfViewerTranslateViewer Method Terminal Works - PDF Printing.Net Library
Changes labels, buttons and message text with the translation values defined in translationFilePath

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

public void TranslateViewer(
	string translationFilePath
)

Parameters

translationFilePath
Type: SystemString
Full path to the file which contains translations.
See Also

Reference