Click or drag to resize

PdfSignatureContentsLength Property

Gets or sets the length of the Content (in bytes).

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public int ContentsLength { get; set; }

Property Value

Int32
The length of the Content (in bytes).
See Also