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