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 bool SetExtendedDestination( bool value ) |
Visual Basic |
---|
Public Function SetExtendedDestination ( _ value As Boolean _ ) As Boolean |
Visual C++ |
---|
public: bool SetExtendedDestination( bool value ) |
Parameters
- value
- Type: System..::..Boolean