Property KeepWidgets
Namespace TallComponents.PDF
Class FlattenOptions
Defines if the widgets should be flattened.
Setting this option makes sense for dynamic xfa documents only. In that case flattening generates the dynamic content too. If the DocumentType is not XfaDynamic, this property is ignored.
Syntax
public
Boolean
KeepWidgets
{
get;
set;
}
Property value
Boolean