Aqualogic Interaction API  
 

IPTCustomFileAccessor.WriteTextContent Method 

Complete writing the extracted text content to the contentOutputFile specified in a preceding call to AttachToFile(). If the accessor has already written the content during a preceding call (in AttachToFile() or any call since then), this method may be a no-op.

void WriteTextContent();

See Also

IPTCustomFileAccessor Interface | com.plumtree.server Namespace