I have a problem with using IF fields with nested FILLIN fields in word merge functionality. If I have FILLIN field in FalseText and in TrueText parts of IF field then document should ask one time to fill FILLIN field (according to the IF field result). But I cannot see that FalseText of IF field have FILLIN field or TrueText have FILLIN field or both. FalseText or TrueText property of IF field show me empty string when it has any field. I can only see all field code for IF field statement. Does aspose api have some functionality to get content of TrueText and FalseText for IF field with nested FILLIN fields?
Thank you.