Click or drag to resize

PdfDocumentIdentifierCreationBytes Property

Gets the permanent identifier based on the contents of the file at the time it was originally created as a Byte array.

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

Property Value

Byte
The permanent identifier based on the contents of the file at the time it was originally created as a Byte array.
See Also