Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
FlexiCapture スクリプトの IFields コレクション。IField オブジェクトを管理し、AddNew と Delete を使用して、繰り返しfieldやテーブルの行のインスタンスを追加または削除します。
AddNew( insertAt : int )
insertAt
Delete( what : Object )
what
Document.Field( "Page 1\\Address" ).Items.AddNew( 0 );
このページは役に立ちましたか?