Aspose::Cells::PclSaveOptions::SetEmbedFont method

PclSaveOptions::SetEmbedFont method

Indicates whether to embed font into the output Pcl file.

void Aspose::Cells::PclSaveOptions::SetEmbedFont(bool value)

Remarks

The default value is true.

See Also