DMFontGetBlock Function

Navigation:  Crystal Reports > UFL Functions >

DMFontGetBlock Function

Previous pageReturn to chapter overviewNext page

Retrieves a block data of DataMatrix format string.

Public Function DMFontGetBlock(ByVal BlockIndex As Integer) As String

Parameters

BlockIndex

     This parameter is a 0-based index and a valid value must be between 0 and total number of blocks minus 1.

 

Return Value

A block data of DataMatrix format string.