Click or drag to resize

PdfDocumentIdentifierModificationBytes Property

Gets the changing identifier based on the file’s contents at the time it was last updated as a Byte array.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public byte[] ModificationBytes { get; }

Property Value

Byte
The changing identifier based on the file’s contents at the time it was last updated as a Byte array.
See Also