Sets the text displacement relative to the baseline. Positive values rise the text,
negative values lower the text.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Chunk SetTextRise( float rise ) |
Visual Basic |
---|
Public Function SetTextRise ( _ rise As Single _ ) As Chunk |
Visual C++ |
---|
public: Chunk^ SetTextRise( float rise ) |
Parameters
- rise
- Type: System..::..Single
the displacement in points
Return Value
this Chunk
Remarks
It can be used to implement sub/basescript.