CreateFromStream
Document.CreateFromStream method
إنشاء مستند من دفق .
public static Document CreateFromStream(string documentKey, DateTime modificationDate,
string extension, Stream stream)
| معامل | يكتب | وصف |
|---|---|---|
| documentKey | String | مفتاح المستند. |
| modificationDate | DateTime | تاريخ تعديل الوثيقة. |
| extension | String | امتداد المستند. |
| stream | Stream | دفق الوثيقة. |
قيمة الإرجاع
المستند الذي تم إنشاؤه.
أنظر أيضا
- class Document
- مساحة الاسم GroupDocs.Search.Common
- المجسم GroupDocs.Search