A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CTextAttribute.CFontNameHelper Class
CFontNameHelper Methods
GetFontType Method
IsBold Method
IsItalic Method
ObtainFontName Method
CTextAttribute
CFontNameHelper
GetFontType Method
Gets standard font enumeration according to font name, more:
CTextAttribute
CFontNameHelper
FontType
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
static
CTextAttribute
CFontNameHelper
FontType
GetFontType
(
string
fontName
)
Parameters
fontName
Type:
System
String
Font name
Return Value
Type:
CTextAttribute
CFontNameHelper
FontType
Returns standard font enumeration
See Also
Reference
CTextAttribute
CFontNameHelper Class
ComPDFKit.PDFAnnotation Namespace