PdfDigitalSignatureAppearanceKeepAspect Property

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

Definition

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

Property Value

Boolean

See Also