FontSubstitute
Leave feedback
On this page
Describes substitution for missing font.
public class FontSubstitute : ValueObject
| Name | Description |
|---|---|
| OriginalFontName { get; } | The original font name. |
| SubstituteFontName { get; } | The substitute font name. |
| Name | Description |
|---|---|
| static Create(string, string) | Instantiate new font substitution pair. |
| override Equals(object) | Determines whether two object instances are equal. |
| virtual Equals(ValueObject) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
- class ValueObject
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.