Syntax
Document.HalfSize()
Parameters
None
Returns
Nothing
Remarks
Halves the size of this document horizontally and vertically. The result occupies one quarter as much memory as the original. HalfSize uses a specialized interpolation algorithm which delivers superior results compared to Resize, Bin, or halving the XSize and YSize properties.
This method is equivalent to the Half Size command.