A wrapper for an Encoding to suppress the preamble.
Namespace: iTextSharp.text.xml.xmpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public class EncodingNoPreamble : Encoding |
| Visual Basic |
|---|
Public Class EncodingNoPreamble _
Inherits Encoding |
| Visual C++ |
|---|
public ref class EncodingNoPreamble : public Encoding |
Inheritance Hierarchy
See Also