Class SaveOutputParameters

Class SaveOutputParameters

이름 공간 : Aspose.Words.Saving 모임: Aspose.Words.dll (25.4.0)

이 항목은 문서가 저장된 후 호출자에게 반환되며 추가 정보가 포함되어 있습니다.저장 작업 중에 생성되거나 계산되었습니다.이 항목을 사용하거나 무시할 수 있습니다.

더 많은 것을 배우려면, 방문 Save a Document 문서화 기사

public class SaveOutputParameters

Inheritance

object SaveOutputParameters

상속 회원들

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

Properties

ContentType

저장된 문서의 유형을 식별하는 콘텐츠 타입 스트립(Internet Media Type)을 반환합니다.

public string ContentType { get; }

부동산 가치

string

 한국어