[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.TextInfoItem.ReadSafe

ReadSafe Method

Return an instance of the TextInfoItem class saved in AR6

Declaration
public static CanvasItem ReadSafe(DrawTextLink textOut, short ver)
Parameters
Type Name Description
DrawTextLink textOut

The text output.

short ver

The version.

Returns
Type Description
CanvasItem

A new TextInfoItem instance.