FileType

LoadOptions.FileType property

Gets or sets the type of the file, indicating its type (e.g., docx, pdf, xlsx, etc.).

public FileType FileType { get; set; }

See Also