Namespace: iTextSharp.text.xml.xmp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public override int GetMaxCharCount( int byteCount ) |
Visual Basic |
---|
Public Overrides Function GetMaxCharCount ( _ byteCount As Integer _ ) As Integer |
Visual C++ |
---|
public: virtual int GetMaxCharCount( int byteCount ) override |
Parameters
- byteCount
- Type: System..::..Int32