mindee-api-dotnet

Document<TInferenceModel>.Filename Property

Declaring Type: Document<TInferenceModel>
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The original file name of the parsed document.

[JsonPropertyName("name")]
public string Filename { get; set; }

Property Value

string


Documentation generated by MdDocs