Class SaveOutputParameters
Class SaveOutputParameters
ชื่อพื้นที่: Aspose.Words.Saving การประกอบ: Aspose.Words.dll (25.4.0)
วัตถุนี้จะถูกส่งกลับไปยังผู้โทรหลังจากที่เอกสารถูกบันทึกและมีข้อมูลเพิ่มเติมได้รับการสร้างหรือคํานวณในระหว่างการดําเนินการบันทึก ผู้โทรสามารถใช้หรือลบวัตถุนี้
เพื่อเรียนรู้เพิ่มเติมเยี่ยมชม Save a Document บทความเอกสาร
public class SaveOutputParameters
Inheritance
อนุญาโตตุลาการ
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ContentType
Returns the Content-Type string (Internet Media Type) ซึ่งระบุประเภทของเอกสารที่บันทึกไว้
public string ContentType { get; }