Aspose::Pdf::Forms::Field::set_AlternateName method
Field::set_AlternateName method
Sets alternate name of the field (An alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface). Alternate name is used as field tooltip in Adobe Acrobat.
void Aspose::Pdf::Forms::Field::set_AlternateName(const System::String &value)
See Also
- Class String
- Class Field
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++