Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
FontInfo
.
.
::
.
.
SubscriptQuotient Property
FontInfo Class
See Also
Gets the subscript size quotient. Multiply the size of the font by this value to get the subscript size.
Namespace:
C1.C1Preview.Util
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
double
SubscriptQuotient
{
get
; }
Visual Basic
Public
ReadOnly
Property
SubscriptQuotient
As
Double
Get
See Also
FontInfo Class
C1.C1Preview.Util Namespace