FileType

IDocumentInfo.FileType property

Gets the document type.

public FileType FileType { get; }

Property Value

An instance of FileType class that represents the type of the document.

See Also