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 Url( PdfWriter writer, string url ) |
Visual Basic |
---|
Public Shared Function Url ( _ writer As PdfWriter, _ url As String _ ) As PdfFileSpecification |
Visual C++ |
---|
public: static PdfFileSpecification^ Url( PdfWriter^ writer, String^ url ) |