![]() | PdfFieldFullName Property |
Namespace: Patagames.Pdf.Net
Exception | Condition |
---|---|
DomException | Generated for newly created fields that have not yet been added to the DOM. |
The fully qualified field name is not explicitly defined but is constructed from the partial field names of the field and all of its ancestors. For a field with no parent, the partial and fully qualified names are the same. For a field that is the child of another field, the fully qualified name is formed by appending the child field’s partial name to the parent’s fully qualified name, separated by a period (.): parent’s_full_name.child’s_partial_name