PdfDigitalSignatureAppearanceKeepAspect Property

Gets a value indicating whether the aspect ratio of the image is preserved, as specified in the SetImage() method call

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public bool KeepAspect { get; }

Property Value

Boolean

See Also