PdfAcroFieldDescendantNames Property Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Gets the names of all descendants of this field.

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

[ObsoleteAttribute("Use GetDescendantNames")]
public string[] DescendantNames { get; }

Property Value

Type: String
See Also

Reference