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

Syntax

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

See Also