Aspose::Pdf::Forms::Form::get_NeedsRendering method
Form::get_NeedsRendering method
Gets a value indicating whether the document requires the removal of the dynamic XFA form. This property was introduced to determine if IgnoreNeedsRendering should be used to remove the XFA form in cases where the XFA form is present and NeedsRendering is false.
bool Aspose::Pdf::Forms::Form::get_NeedsRendering()
See Also
- Class Form
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++