PDFReaderControls.NET Professional Type Reference

Page.StaticContentHash Property

Returns a hash of the static content of this page.

public byte[] StaticContentHash {get;}

Remarks

The hash is calculated over the concatenation of all decoded content streams. Note that it is possible that two pages look identical but still generate different content hashes.

See Also

Page Class | TallComponents.PDF Namespace