HeaderFooterFont Class |
Namespace: Aspose.Diagram
The HeaderFooterFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | CharSet |
Specifies the character set of the font. Equivalent to the GDI LOGFONT lfCharSet field.
|
![]() | ClipPrecision |
Specifies the clipping precision of the font. Equivalent to the GDI LOGFONT lfClipPrecision field.
|
![]() | Escapement |
Specifies the escapement attribute of the font. Equivalent to the GDI LOGFONT lfEscapement field.
|
![]() | FaceName |
Specifies the type face name attribute of the font. Equivalent to the GDI LOGFONT lfFaceName field.
|
![]() | Height |
Specifies the height of the font. Equivalent to the GDI LOGFONT lfHeight field.
|
![]() | Italic |
Specifies the weight of the font. Equivalent to the GDI LOGFONT lfWeight field.
|
![]() | Orientation |
Specifies the orientation of the font. Equivalent to the GDI LOGFONT lfOrientation field.
|
![]() | OutPrecision |
Specifies the output precision attribute of the font. Equivalent to the GDI LOGFONT lfOutPrecision field.
|
![]() | PitchAndFamily |
Specifies the pitch and family of the font. Equivalent to the GDI LOGFONT lfPitchAndFamily field.
|
![]() | Quality |
Specifies the output quality of the font. Equivalent to the GDI LOGFONT lfQuality field.
|
![]() | StrikeOut |
Specifies whether the font is a strikeout font. Equivalent to the GDI LOGFONT lfStrikeOut field.
|
![]() | Underline |
Specifies whether the font is underlined. Equivalent to the GDI LOGFONT lfUnderline field.
|
![]() | Weight |
Specifies the weight of the font. Equivalent to the GDI LOGFONT lfWeight field.
|
![]() | Width |
Specifies the width of the font. Equivalent to the GDI LOGFONT lfWidth field.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |