Icon Size Property

property Size: Integer

Available In: Server Applications

Specifies the size of the stream. If an assigned value is larger than the current stream size and the stream can be dynamically expanded, then the stream will size will be increased accordingly. If an assigned value is smaller than the current stream size and the stream can be dynamically contracted, then the stream will be truncated and the stream's current position moved, if necessary.
Image