Namespace: BitMiracle.Docotic.Pdf
public bool PreserveImageProportions { get; set; }
Public Property PreserveImageProportions As Boolean Get Set
true to scale the Image to fit the width or height of this button while maintaining the image's original aspect ratio.
false to scale the image to fill the button rectangle exactly, without regard to its original aspect ratio.