mindee-api-dotnet

UrlInputSource Class

Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a document to parse.

public sealed class UrlInputSource

Inheritance: object → UrlInputSource

Constructors

Name Description
UrlInputSource(Uri) Construct from a URI object.
UrlInputSource(string) Construct from string.

Properties

Name Description
FileUrl The URI of the file.

Documentation generated by MdDocs