ResizeHeightProportionally

RasterCachedMultipageImage.ResizeHeightProportionally method

Resizes the width proportionally.

public override void ResizeHeightProportionally(int newHeight, ResizeType resizeType)
ParameterTypeDescription
newHeightInt32The new height.
resizeTypeResizeTypeType of the resize.

See Also