FolderFontSource
Leave feedback
On this page
Represents the folder that contains TrueType fonts.
public sealed class FolderFontSource : IEquatable<FolderFontSource>, IFontSource
| Name | Description |
|---|---|
| FolderFontSource(string, SearchOption) | Initializes new instance of FolderFontSource class. |
| Name | Description |
|---|---|
| FolderPath { get; } | Path to the folder that contains TrueType fonts. |
| SearchOption { get; } | Specifies whether to search the current folder, or the current folder and all subfolders. |
| Name | Description |
|---|---|
| Equals(FolderFontSource) | Determines whether the current FolderFontSource is the same as specified FolderFontSource object. |
| override Equals(object) | Determines whether the current FolderFontSource is the same as specified object. |
| override GetHashCode() | Returns the hash code for the current FolderFontSource object. |
| override ToString() | Returns a string that represents the current object. |
| operator == | Determines whether two FolderFontSource objects are the same. |
| operator != | Determines whether two FolderFontSource objects are not the same. |
- interface IFontSource
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer
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.