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