SignatureFont Class |
Namespace: GroupDocs.Signature.Domain
The SignatureFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | SignatureFont |
Create SignatureFont with default values.
|
Name | Description | |
---|---|---|
![]() | Bold |
Gets or sets font bold style
|
![]() | FamilyName |
Gets or sets font family name
|
![]() | Italic |
Gets or sets font italic style
|
![]() | Size |
Gets or sets font size
|
![]() | Strikeout |
Gets or sets font strikeout style
|
![]() | Underline |
Gets or sets font underline style
|
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.) |
Name | Description | |
---|---|---|
![]() ![]() | (Font to SignatureFont) |
Convert System.Drawing.Font to SignatureFont.
|