PDFKit.NET 2.0 Class Library (.NET 2.0)

Field.FullName Property

The fully qualified name for this field.

public string FullName {get; set;}

Remarks

Setting this field will only work if:

- It's a classic PDF document (No Xfa document).

Note: Setting this property is NOT thread safe.

See Also

Field Class | TallComponents.PDF.Forms.Fields Namespace