FileType

DocumentInfo.FileType property

Gets the file type of the loaded document.

public FileTypePackage FileType { get; }

Property Value

The file type of the loaded document.

See Also