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