PdfSignatureAppearanceSignatureValidLayerTransform Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic PdfMatrix SignatureValidLayerTransform { get; set; }Public Property SignatureValidLayerTransform As PdfMatrix
Get
Set
Property Value
PdfMatrix
The transformation applied to the
SignatureValidLayer.
See Also