FilePath

DocumentInfo.FilePath property

Gets the file path for indexed from file or the document key for indexed from stream or structure.

public string FilePath { get; }

Property Value

The file path or document key.

See Also