specify if the image must respect its aspect ratio.

Namespace: TallComponents.PDF.Annotations.Widgets
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public bool KeepAspectRatio { get; set; }
Visual Basic
Public Property KeepAspectRatio As Boolean
	Get
	Set

Remarks

Default value is true.

Meaning full if a bitmap or image is set only.

See Also