TextExtractionErrorLocation.FormKey

TextExtractionErrorLocation.FormKey property

Key (name) of the PDF Form XObject in which contents stream text extraction error has located. Not empty if ObjectType == ‘xForm’.

public string FormKey { get; }

See Also