You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiMetafileParser Class > StiMetafileParser Structures > LOGFONT Structure
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.StiMetafileParser.LOGFONT Structure
Syntax
C++
C#
Visual Basic
internal: struct LOGFONT { int lfHeight; int lfWidth; int lfEscapement; int lfOrientation; int lfWeight; byte lfItalic; byte lfUnderline; byte lfStrikeOut; byte lfCharSet; byte lfOutPrecision; byte lfClipPrecision; byte lfQuality; byte lfPitchAndFamily; string lfFaceName; };
Members
Members 
Description 
lfFaceName 
tchar[LF_FACESIZE 

ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/gdi/fontext_1wmq.htm

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.