WordProcessingDocumentInfo

WordProcessingDocumentInfo class

WordProcessing 문서 metadata 를 포함합니다.

public class WordProcessingDocumentInfo : DocumentInfo

속성

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

또한보십시오