Aspose::Pdf::Facades::Form::FlattenField method
Form::FlattenField method
Flattens a specified field with the fully qualified field name. Any other field will remain unchangable. If the fieldName is invalid, all the fields will remain unchangable.
void Aspose::Pdf::Facades::Form::FlattenField(const System::String &fieldName)
| Parameter | Type | Description |
|---|---|---|
| fieldName | const System::String& | The name of the field to be flattened. |
See Also
- Class String
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++