Class SaveOutputParameters

Class SaveOutputParameters

Le nom : Aspose.Words.Saving Assemblée: Aspose.Words.dll (25.4.0)

このオブジェクトは、文書が保存された後、呼び出し者に返還され、追加の情報を含みます。保存作業中に生成または計算されました. 通話者はこのオブジェクトを使用または無視することができます。

Pour en savoir plus, visitez le Save a Document article de documentation.

public class SaveOutputParameters

Inheritance

object SaveOutputParameters

I membri ereditari

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

ContentType

保存されたドキュメントのタイプを特定するコンテンツタイプ(インターネットメディアタイプ)ラインを返します。

public string ContentType { get; }

Valore di proprietà

string

 Français