mindee-api-dotnet

ListFieldValue.PageId Property

Declaring Type: ListFieldValue
Namespace: Mindee.Parsing.Custom
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The document page on which the information was found.

[JsonPropertyName("page_id")]
public int? PageId { get; set; }

Property Value

Nullable<int>


Documentation generated by MdDocs