Namespace: iTextSharp.text.rtf.parser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetLogFile( string logFile ) |
Visual Basic |
---|
Public Sub SetLogFile ( _ logFile As String _ ) |
Visual C++ |
---|
public: void SetLogFile( String^ logFile ) |
Parameters
- logFile
- Type: System..::..String