PdfDigitalSignatureAppearanceKeepAspect Property

Gets the flag indicating if the apect ratio of the image is preserved as specified in SetImage() method call

Definition

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

Property Value

Boolean

See Also