Aspose::Pdf::Forms::Form::get_HasXfa method

Form::get_HasXfa method

Gets a value indicating whether the document contains 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_HasXfa()

See Also