Aspose::Pdf::Text::FolderFontSource class

FolderFontSource class

Represents the folder that contains font files.

class FolderFontSource : public Aspose::Pdf::Text::FontSource

Methods

MethodDescription
Equals(System::SharedPtr<System::Object>) overrideCheck if folder font source objects are equal.
FolderFontSource(System::String)Initializes a new instance of FolderFontSource class.
get_FolderPath() constPath to the folder that contains font files.
set_FolderPath(System::String)Path to the folder that contains font files.

See Also