DoubleSize

Syntax

Document.DoubleSize()

Parameters

None

Returns

Nothing

Remarks

Doubles the size of this document horizontally and vertically. The result occupies four times as much memory as the original. DoubleSize uses a specialized interpolation algorithm which delivers superior results compared to Resize or doubling the XSize and YSize properties.

This method is equivalent to the Double Size command.