DicomObjects Reference
DicomObjects Reference / DicomGlobal Object / FailOnSuspiciousPreamble Property
FailOnSuspiciousPreamble Property
Description
Detect any non-zero data in the preamble (the first 128 bytes) leading to 'DICM', and alert if any unwanted bytes or malicious code is present. A pre-defined list of file formats FileSignature.PreambleFileSignatures is used for checking against the non-zero pr
Property type
Read-write property
Syntax
Visual Basic
Public Property FailOnSuspiciousPreamble As Boolean
See Also