Aspose::Pdf::Text::Font::set_IsEmbedded method

Font::set_IsEmbedded method

Sets a value that indicates whether the font is embedded. Font based on IFont will automatically be subset and embedded.

void Aspose::Pdf::Text::Font::set_IsEmbedded(bool value)

See Also