Aspose::Words::Fonts::FontInfo::get_EmbeddingLicensingRights method

FontInfo::get_EmbeddingLicensingRights method

Gets the embedded font licensing rights.

System::SharedPtr<Aspose::Words::Fonts::FontEmbeddingLicensingRights> Aspose::Words::Fonts::FontInfo::get_EmbeddingLicensingRights()

Remarks

The value may be null if font is not embedded.

See Also