2.3.5.4 pctVertPos
The pctVertPos property specifies the vertical position of a shape as a percentage offset relative to the layout of a page element. The posrelv property, as defined in section 2.3.4.22, specifies the page element. This property SHOULD<36> be ignored.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
pctVertPos |
||||||||||||||||||||||||||||||
... |
opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.
-
Field
Meaning
opid.opid
A value that MUST be 0x07C3.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
pctVertPos (4 bytes): A signed integer that specifies the vertical position of a shape as a percentage offset relative to the vertical position of a page element. Units are specified in increments of 0.1%. This value MUST be greater than or equal to 0xFFFFD8EF and less than or equal to 0x00002710. A value of 0x00000000 specifies that the vertical position equals the top edge of the page element; a value of 0x00002710 specifies that the vertical position equals the bottom edge of the page element. A value of 0xFFFFD8EF specifies that the vertical position of the shape is not a relative percentage offset and not specified by this field. The default value for this property is 0xFFFFD8EF.