[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.TextMapFragment.Normalize

Normalize Method

Normalize(ITextMap)

Creates a normalized version of this TextMapFragment, in which:

Declaration
public TextMapFragment Normalize(ITextMap textMap)
Public Function Normalize(textMap As ITextMap) As TextMapFragment
Parameters
Type Name Description
ITextMap textMap

The text map to normalize.

Returns
Type Description
TextMapFragment

The normalized TextMapFragment.