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 int SetJustificationPercentage( int percent ) |
Visual Basic |
---|
Public Function SetJustificationPercentage ( _ percent As Integer _ ) As Integer |
Visual C++ |
---|
public: int SetJustificationPercentage( int percent ) |
Parameters
- percent
- Type: System..::..Int32