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