Font Class |
Namespace: GroupDocs.Watermark.Watermarks
The Font type exposes the following members.
Name | Description | |
---|---|---|
![]() | Font(String, Single) |
Initializes a new instance of the Font class with a specified font family name and a size.
|
![]() | Font(String, Single, FontStyle) |
Initializes a new instance of the Font class with a specified font family name, a size and a style.
|
Name | Description | |
---|---|---|
![]() | Bold |
Gets a value indicating whether the font is bold.
|
![]() | FamilyName |
Gets the family name of this Font.
|
![]() | Italic |
Gets a value indicating whether the font is italic.
|
![]() | Size |
Gets the size of this Font.
|
![]() | Strikeout |
Gets a value indicating whether the font specifies a horizontal line through the font.
|
![]() | Style |
Gets the style information for this Font.
|
![]() | Underline |
Gets a value indicating whether the font is underlined.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |