CreateFromStream
Document.CreateFromStream method
Akıştan bir belge oluşturur.
public static Document CreateFromStream(string documentKey, DateTime modificationDate,
string extension, Stream stream)
Parametre | Tip | Tanım |
---|---|---|
documentKey | String | Belge anahtarı. |
modificationDate | DateTime | Belge değişiklik tarihi. |
extension | String | Belge uzantısı. |
stream | Stream | Belge akışı. |
Geri dönüş değeri
Oluşturulan belge.
Ayrıca bakınız
- class Document
- ad alanı GroupDocs.Search.Common
- toplantı GroupDocs.Search