PresentationDocumentInfo

PresentationDocumentInfo class

프레젠테이션 문서 metadata 를 포함합니다.

public class PresentationDocumentInfo : DocumentInfo

속성

이름 설명
Author { get; } 가져오기 author
CreationDate { get; } 문서 생성 날짜
Format { get; } 문서 형식
IsPasswordProtected { get; } Gets는 문서 비밀번호 protected 입니다.
Item { get; } key 로 제공된 속성 값 가져오기
PagesCount { get; } 문서 페이지 수.
PropertyNames { get; } 현재 문서에 대해 가져올 수 있는 모든 속성을 열거할 수 있습니다. info
Size { get; } 바이트 단위의 문서 크기
Title { get; } 제목 가져오기

또한보십시오