Aspose::Words::Saving::FontSavingArgs::get_OriginalFileName method

FontSavingArgs::get_OriginalFileName method

Gets the original font file name with an extension.

System::String Aspose::Words::Saving::FontSavingArgs::get_OriginalFileName() const

Remarks

This property contains the original file name of the current font if it is known. Otherwise it can be an empty string.

See Also