Table of Contents

Class DecimalFormatUtil

Namespace
iText.IO.Util
Assembly
itext.io.dll

This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future.

public class DecimalFormatUtil
Inheritance
DecimalFormatUtil
Inherited Members

Constructors

DecimalFormatUtil()

public DecimalFormatUtil()

Methods

FormatNumber(double, string)

public static string FormatNumber(double d, string pattern)

Parameters

d double
pattern string

Returns

string