Aspose::Pdf::Text::Font::set_IsSubset method

Font::set_IsSubset method

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

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

See Also