Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void SetStyleType( int styleType ) |
| Visual Basic |
|---|
Public Sub SetStyleType ( _ styleType As Integer _ ) |
| Visual C++ |
|---|
public: void SetStyleType( int styleType ) |
Parameters
- styleType
- Type: System..::..Int32