Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static PdfFileSpecification FileExtern( PdfWriter writer, string filePath ) |
| Visual Basic |
|---|
Public Shared Function FileExtern ( _ writer As PdfWriter, _ filePath As String _ ) As PdfFileSpecification |
| Visual C++ |
|---|
public: static PdfFileSpecification^ FileExtern( PdfWriter^ writer, String^ filePath ) |