GetFirstDefined
Leave feedback
On this page
Returns a first font type from specified set, which is not an “Undefined” value, or “Undefined” font type otherwise (when all items are “Undefined”)
public static FontType GetFirstDefined(params FontType[] fonts)
| Parameter | Type | Description |
|---|---|---|
| fonts | FontType[] | One or more FontType values, NULL or empty collection is not allowed |
First FontType value from specified collection, that is not Undefined, or Undefined, if all items are Undefined
- struct FontType
- namespace GroupDocs.Editor.HtmlCss.Resources.Fonts
- assembly GroupDocs.Editor
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.