Document

Document class

비교 문서를 나타냅니다.

public class Document

생성자

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

속성

이름 설명
Changes { get; set; } 변경 목록.
Name { get; set; } 문서 이름.
Password { get; } 문서 암호.
Stream { get; } 문서 스트림.

행동 양식

이름 설명
GeneratePreview(PreviewOptions) 문서 페이지 미리보기를 생성합니다.
GetDocumentInfo() 문서 유형, 페이지 수, 페이지 크기 등 문서에 대한 정보를 가져옵니다.

또한보십시오