Aspose::Pdf::Plugins::PdfAOptionsBase::get_SymbolicFontEncodingStrategy method

PdfAOptionsBase::get_SymbolicFontEncodingStrategy method

Gets the strategy for encoding symbolic fonts when converting to PDF/A format.

System::SharedPtr<PdfASymbolicFontEncodingStrategy> Aspose::Pdf::Plugins::PdfAOptionsBase::get_SymbolicFontEncodingStrategy()

Remarks

The symbolic font encoding strategy.

This property allows you to control what CMap subtable would be copied into the result document in cases when the original TrueType symbolic font in the source document contains multiple CMap subtables.

See Also