[]
Determines whether a byte is in the PdfString.
public bool Contains(byte item)
The byte to locate in the PdfString.
true if byte is found in the PdfString; otherwise, false.