Trying to understand ContentControl text portions
Posted: Mon Sep 26, 2022 12:57 am
Hello,
I came across a TextPortion whose TextPortionType is ContentControl which I don’t see mentioned in the docs. This is for a text portion whose changes were tracked during document edit.
Using MRI and following its ContentControl property leads me to an object whose implementation name is SwXContentControl but I can’t find that documented, nor are there properties/methods attached which would hint at how to use it. Can somebody here share some pointers or experience as to how to access the current & previous text content, as well as the kind of control this objects wraps?
Much thanks!
Jens
I came across a TextPortion whose TextPortionType is ContentControl which I don’t see mentioned in the docs. This is for a text portion whose changes were tracked during document edit.
Using MRI and following its ContentControl property leads me to an object whose implementation name is SwXContentControl but I can’t find that documented, nor are there properties/methods attached which would hint at how to use it. Can somebody here share some pointers or experience as to how to access the current & previous text content, as well as the kind of control this objects wraps?
Much thanks!
Jens