[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.CffTable.GetString

GetString Method

GetString(int)

Returns a string with the specified SID. Note! Method can return null if string with specified SID not found.

Declaration
public string GetString(int sid)
Public Function GetString(sid As Integer) As String
Parameters
Type Name Description
int sid
Returns
Type Description
string