Enum PdfCustomPropertiesExport

Enum PdfCustomPropertiesExport

이름 공간 : Aspose.Words.Saving 모임: Aspose.Words.dll (25.4.0)

Aspose.Words.Document.CustomDocumentProperties가 PDF 파일로 수출되는 방법을 지정합니다.

public enum PdfCustomPropertiesExport

Fields

Metadata = 2

특정 속성은 메타데이터입니다.

XMP 패키지에서 수출 된 자산의 이름 공간은 “custprops"입니다.모든 재산은 관련된 xml 요소를 가지고 있습니다. “CustProps:Property1"와 같은.이 재물의 내부에 “rdf:Description” 항목이있다.그것의 설명 항체는 2 개의 값을 포함하는 ‘costprop:Name’이며,이 xML 요원의 가치로 사용자 지정 재정의 명칭을 함유합니다.

None = 0

특정 부동산은 수출되지 않습니다.

Standard = 1

사용자 지정 속성은 /Info 사전의 입력으로 수출됩니다.

다음과 같은 이름으로 사용자 지정된 속성은 수출되지 않습니다 : “Title”, “Author”, ‘Subject’, “Keywords”, (Creator), ‘Producer’, ‘CreationDate’ 및 ‘Trapped’입니다.

 한국어