PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Creates new PDFAConverter class
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public PDFAConverter( string inputFileName ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ inputFileName As String _ ) |
| Visual C++ |
|---|
public: PDFAConverter( String^ inputFileName ) |
Parameters
- inputFileName
- Type: System..::.String
Shows the input location of the PDF file.