Namespace: iTextSharp.text.rtf.document
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public byte[] GetProtectionHashBytes()
Visual Basic
Public Function GetProtectionHashBytes As Byte()
Visual C++
public:
array<unsigned char>^ GetProtectionHashBytes()

See Also