CreateFromFile

Document.CreateFromFile method

Bir dosyadan belge oluşturur.

public static Document CreateFromFile(string filePath)
Parametre Tip Tanım
filePath String Belge dosyası yolu.

Geri dönüş değeri

Oluşturulan belge.

Ayrıca bakınız