Documents

IDocumentInfo.Documents property

Collection of all existing documents within the archive files. This property is supported only for Archive document types.

public IList<DocumentResultSignature> Documents { get; }

See Also