CPDFFontGetPostScriptName Method |
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntaxpublic static void GetPostScriptName(
string familyName,
string styleName,
ref string postScriptName
)
Parameters
- familyName
- Type: SystemString
- styleName
- Type: SystemString
- postScriptName
- Type: SystemString
See Also