PdfDigitalSignatureAppearanceKeepAspect Property

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

Definition

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

Property Value

Boolean

See Also