Is there a way in InDesign SDK to detect whether a text frame is a Caption?
Hello everyone,
I’m working with the InDesign C++ SDK and need to determine whether a given text frame is a caption created using InDesign’s Metadata / Live Caption feature.
Specifically, given a UIDRef of a text frame, I want to programmatically check:
whether the text frame is a caption (metadata/live caption).
Are there any recommended or official APIs/bosses to reliably identify caption text frames?
Any guidance, best practices, or SDK references would be appreciated.
Thanks in advance!
