Question
FDK 7.2 : Props of each Char of an object
Hi,
I need to obtain Props of each character of a text inside an object.
I can get the ID of the object.
But I can't find a way :
1)to get his text
2)to get (loop) each character of his text in order to get his Props.
I have tried TextRange, TextItem ... but it seems that i am not using them well.
I want to use : F_PropValsT F_ApiGetTextProps(F_ObjHandleT docId, F_TextLocT *textLocp);
Some ideas?
Thanks,
Alexandre
I need to obtain Props of each character of a text inside an object.
I can get the ID of the object.
But I can't find a way :
1)to get his text
2)to get (loop) each character of his text in order to get his Props.
I have tried TextRange, TextItem ... but it seems that i am not using them well.
I want to use : F_PropValsT F_ApiGetTextProps(F_ObjHandleT docId, F_TextLocT *textLocp);
Some ideas?
Thanks,
Alexandre
