AlternateFileFormatCandidate Class

Definition

Item in Alternate file type options and their probability

public class AlternateFileFormatCandidate
type AlternateFileFormatCandidate = class
Public Class AlternateFileFormatCandidate
Inheritance
AlternateFileFormatCandidate

Constructors

Name Description
AlternateFileFormatCandidate()

Properties

Name Description
DetectedFileExtension

Detected file extension of the file format, with a leading period

DetectedMimeType

MIME type of this file extension

Probability

Probability that this extension is the right one; possible values are between 0.0 (lowest confidence) and 1.0 (highest confidence)

Applies to