You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > PdfFonts Class > PdfFonts Structures > OUTLINETEXTMETRIC Structure
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.PdfFonts.OUTLINETEXTMETRIC Structure
Syntax
C++
C#
Visual Basic
internal: struct OUTLINETEXTMETRIC { unsigned otmSize; TEXTMETRIC otmTextMetrics; byte otmFiller; PANOSE otmPanoseNumber; unsigned otmfsSelection; unsigned otmfsType; int otmsCharSlopeRise; int otmsCharSlopeRun; int otmItalicAngle; unsigned otmEMSquare; int otmAscent; int otmDescent; unsigned otmLineGap; unsigned otmsCapEmHeight; unsigned otmsXHeight; RECT otmrcFontBox; int otmMacAscent; int otmMacDescent; unsigned otmMacLineGap; unsigned otmusMinimumPPEM; POINT otmptSubscriptSize; POINT otmptSubscriptOffset; POINT otmptSuperscriptSize; POINT otmptSuperscriptOffset; unsigned otmsStrikeoutSize; int otmsStrikeoutPosition; int otmsUnderscoreSize; int otmsUnderscorePosition; IntPtr otmpFamilyName; IntPtr otmpFaceName; IntPtr otmpStyleName; IntPtr otmpFullName; };
Members
Members 
Description 
otmpFamilyName 
string offset 
otmpFaceName 
string offset 
otmpStyleName 
string offset 
otmpFullName 
string offset 

This is record Stimulsoft.Report.Export.PdfFonts.OUTLINETEXTMETRIC.

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