Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected void CreateFDArray( CFFFont..::..OffsetItem fdarrayRef, CFFFont..::..OffsetItem privateRef, int Font ) |
Visual Basic |
---|
Protected Sub CreateFDArray ( _ fdarrayRef As CFFFont..::..OffsetItem, _ privateRef As CFFFont..::..OffsetItem, _ Font As Integer _ ) |
Visual C++ |
---|
protected: void CreateFDArray( CFFFont..::..OffsetItem^ fdarrayRef, CFFFont..::..OffsetItem^ privateRef, int Font ) |
Parameters
- fdarrayRef
- Type: iTextSharp.text.pdf..::..CFFFont..::..OffsetItem
- privateRef
- Type: iTextSharp.text.pdf..::..CFFFont..::..OffsetItem
- Font
- Type: System..::..Int32