Aspose::Pdf::Forms::Form::MakeFormAnnotationsIndependent method

Form::MakeFormAnnotationsIndependent method

Makes form fields annotations independent.

void Aspose::Pdf::Forms::Form::MakeFormAnnotationsIndependent(const System::SharedPtr<Page> &page)
ParameterTypeDescription
pageconst System::SharedPtr<Page>&The target page.

See Also