Document

Document class

문서 속성을 나타냅니다

public class Document

생성자

이름 설명
Document(Stream) 의 새 인스턴스를 초기화합니다.Document 클래스.
Document(Stream, string) 의 새 인스턴스를 초기화합니다.Document 클래스.

속성

이름 설명
Name { get; set; } 문서 이름
Password { get; } 문서 암호
Stream { get; } 문서 stream

행동 양식

이름 설명
AddImageToDocument(string, string, int, int) 이미지 품질을 변경하고 document 에 이미지 추가
GeneratePreview(PreviewOptions) 문서 페이지 미리보기를 생성합니다.
GetDocumentInfo() 문서에 대한 정보 가져오기 - 문서 유형 및 크기, 페이지 수 등

또한보십시오