Initializes a new instance of the CFFFontSubset class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public CFFFontSubset( RandomAccessFileOrArray rf, Hashtable GlyphsUsed ) |
Visual Basic |
---|
Public Sub New ( _ rf As RandomAccessFileOrArray, _ GlyphsUsed As Hashtable _ ) |
Visual C++ |
---|
public: CFFFontSubset( RandomAccessFileOrArray^ rf, Hashtable^ GlyphsUsed ) |
Parameters
- GlyphsUsed
- Type: System.Collections..::..Hashtable