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

Form::MakeFormAnnotationsIndependent method

Makes form fields annotations independent.

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

See Also