[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Writer.PdfStreamWriterBase.FmtUint

FmtUint Method

FmtUint(uint)

Converts specified uint to string which can be written to PDF stream.

Declaration
public static string FmtUint(uint value)
Public Shared Function FmtUint(value As UInteger) As String
Parameters
Type Name Description
uint value
Returns
Type Description
string