PdfDigitalSignatureAppearanceKeepAspect Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public bool KeepAspect { get; }

Property Value

Boolean

See Also