static public field ScalingMode.UserDefined

Brief

The image is drawn with the user-defined size.

Declaration
C#
Gehtsoft.PDFFlow.Models.Enumerations.ScalingMode  UserDefined = 0

Details

If the user specifies only the height or the width, the other side is defined in accordance with the aspect ratio in the original image file.

Declared in ScalingMode

back