'Declaration Protected Overridable Function GetPdfFontProcessingParamsProcessingCommands( _
ByVal processingCommandsКоманды обработки.As System.Collections.Generic.IEnumerable(Of IProcessingCommandInfo) _
) As System.Collections.Generic.List(Of IProcessingCommand)
protected virtual System.Collections.Generic.List<IProcessingCommand> GetPdfFontProcessingParamsProcessingCommands(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo> processingCommands
)
protected: virtual System.Collections.Generic.List<IProcessingCommand*>* GetPdfFontProcessingParamsProcessingCommands(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo*>* processingCommands
)
protected:
virtual System.Collections.Generic.List<IProcessingCommand^>^ GetPdfFontProcessingParamsProcessingCommands(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo^>^ processingCommands
)
Parameters
- processingCommands
- Команды обработки.
Return Value
Список, содержащий корневой уровень дерева команд обработки.