[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FileID.PermanentID

PermanentID Property

PermanentID

Gets or sets 16-byte array defining a permanent identifier based on the contents of the file at the time it was originally created and does not change when the file is incrementally updated.

Declaration
public byte[] PermanentID { get; set; }
Public Property PermanentID As Byte()