Quantcast
Channel: Adobe Community: Message List - FrameMaker Scripting
Viewing all articles
Browse latest Browse all 3715

Re: How to get the flags for GetText()?

$
0
0

I just use a pipe symbol to OR in the constants I need. For example, this one gets paragraph begins and table anchors in a single text list:

 

var textList = doc.MainFlowInDoc.GetText(Constants.FTI_PgfBegin | Constants.FTI_TblAnchor);

 

Please let me know if you have any questions or comments. --Rick


Viewing all articles
Browse latest Browse all 3715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>