Click or drag to resize

FrameMakeTextFrame Method

Overload List
 NameDescription
Public methodStatic memberMakeTextFrame(FrameId, String) Makes a text Frame with an ID and encoded text. Currently all IDs starting with 'T' (excluding TXXX which also has an encoded description).
Public methodStatic memberMakeTextFrame(FrameId, String, String) Makes a text Frame with an ID, encoded description and encoded text. Currently only TXXX has this format.
Public methodStatic memberMakeTextFrame(FrameId, NullableIsoLanguage, String, String) Makes a text Frame with an ID, ascii language, encoding description and full encoded text. Currently only COMM and USLT have this format.
Top
See Also