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