mindee-api-dotnet

UrlInputSource Class

Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.13.0+eab8cb726dfe6c5eac4fe379821ed5e1a7a970c3

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