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# |
|---|
public static BaseFont CreateFont( PRIndirectReference fontRef ) |
| Visual Basic |
|---|
Public Shared Function CreateFont ( _ fontRef As PRIndirectReference _ ) As BaseFont |
| Visual C++ |
|---|
public: static BaseFont^ CreateFont( PRIndirectReference^ fontRef ) |
Parameters
- fontRef
- Type: iTextSharp.text.pdf..::..PRIndirectReference