PdfSignatureContentsLength Property |
Gets or sets the length of the
Content (in bytes).
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic int ContentsLength { get; set; }
Public Property ContentsLength As Integer
Get
Set
Property Value
Int32
The length of the
Content (in bytes).
See Also