Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Gets the alternative field name. In some malformed PDF documents, the fields may have
the same name or no name at all. This makes it problematic to find correct field for filling.
The library automatically generates unique alternate names for such fields. These names
can be used in 'Page.Annotations[string]' indexer to get field by name.
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Property Value
Type: StringSee Also