Click or drag to resize

PdfFocusOpenPdf(String) Method

Open a PDF file.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public void OpenPdf(
	string fileName
)

Parameters

fileName  String
The full path to the PDF document.
See Also