Aspose::Pub::FolderFontSource class
FolderFontSource class
Represents the folder that contains font files.
class FolderFontSource : public Aspose::Pub::FontSource
Methods
Method | Description |
---|---|
Equals(System::SharedPtr<System::Object>) override | Check if folder font source objects are equal. |
FolderFontSource(System::String) | Initializes a new instance of FolderFontSource class. |
get_FolderPath() const | Path to the folder that contains font files. |
set_FolderPath(System::String) | Path to the folder that contains font files. |
See Also
- Class FontSource
- Namespace Aspose::Pub
- Library Aspose.PUB for C++