Property DocumentMode
Namespace TallComponents.PDF
Class XfaWriteOptions
Specifies how the dynamic XFA document should be saved. This property should be used exclusively for dynamic XFA documents.
If you attempt to save a non-dynamic XFA document with this property set to Flatten, an InvalidOperationException will be thrown.
Syntax
public
XfaDocumentMode
DocumentMode
{
get;
set;
}
Property value
XfaDocumentMode