OutputFormat

PresentationSaveOptions.OutputFormat property

document 를 저장하는 데 사용할 프레젠테이션 형식을 지정할 수 있습니다.

public PresentationFormats OutputFormat { get; set; }

비고

출력 형식은 필수이기 때문에 일반적으로 이 클래스의 생성자에서 설정됩니다. 이 속성을 사용하면 나중에 출력 형식을 얻거나 수정할 수 있습니다.PresentationSaveOptions 클래스가 이미 생성되었습니다.

또한보십시오