PageWatermarkOriginWidth

이 항목은 현재 항목이 아닙니다. 최신 정보는 인쇄 스키마 사양참조하세요.

PageImageableSize의 원본을 기준으로 워터마크의 원본을 지정합니다.

요소 정보

이름
요소 형식
ParameterDef
범위 지정 접두사
페이지
노트
PageWatermark 요소에 연결됨

구조 콘텐츠

이 요소의 XML 구조는 다음과 같습니다.

<psf:ParameterDef name="psk:PageWatermarkOriginWidth">
  <psf:Property name="psf:DataType">
    <psf:Value xsi:type="xs:string">xs:integer</psf:Value>
  </psf:Property>
  <psf:Property name="psf:DefaultValue">
    <psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
  </psf:Property>
  <psf:Property name="psf:MaxValue">
    <psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
  </psf:Property>
  <psf:Property name="psf:MinValue">
    <psf:Value xsi:type="xs:integer">0</psf:Value>
  </psf:Property>
  <psf:Property name="psf:Multiple">
    <psf:Value xsi:type="xs:integer">1</psf:Value>
  </psf:Property>
  <psf:Property name="psf:Mandatory">
    <psf:Value xsi:type="xs:string">psk:Conditional</psf:Value>
  </psf:Property>
  <psf:Property name="psf:UnitType">
    <psf:Value xsi:type="xs:string">microns</psf:Value>
  </psf:Property>
</psf:ParameterDef>
      

구조체 속성

다음 표에서는 XML 구조에 정의된 변수의 특징을 간략하게 설명합니다.

재산 xsi:type
DataType
문자열
xs:integer
DefaultValue
정수
정의
MaxValue
정수
PageImageableSize - ExtentWidth 값보다 작거나 같음
MinValue
정수
0
배수
정수
1
필수
문자열
psk:Conditional
UnitType
문자열
미크론

인쇄 스키마 사양