static public field ScalingMode.OriginalSize

Brief

The image is drawn with its original size.

Declaration
C#
Gehtsoft.PDFFlow.Models.Enumerations.ScalingMode  OriginalSize = 1

Details

If the user specifies the image size, it is ignored or an exception is thrown.

Declared in ScalingMode

back