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