Aspose::Pdf::Plugins::PdfAOptionsBase::get_PuaSymbolsProcessingStrategy method

PdfAOptionsBase::get_PuaSymbolsProcessingStrategy method

Gets the strategy for processing Private Use Area (PUA) symbols in the PDF document.

PdfFormatConversionOptions::PuaProcessingStrategy Aspose::Pdf::Plugins::PdfAOptionsBase::get_PuaSymbolsProcessingStrategy()

Remarks

The strategy for processing PUA symbols. The default is PdfFormatConversionOptions::PuaProcessingStrategy::None for the Level B conformance documents, and PdfFormatConversionOptions::PuaProcessingStrategy::SurroundPuaTextWithEmptyActualText for the Level A conformance ones.

See Also