VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Processing.PdfA Namespace / PdfA2bVerifier Class / GetEmbeddedFilesVerificationCommands() Method
Синтаксис Требования Смотрите также
В этом разделе
    GetEmbeddedFilesVerificationCommands() Метод (PdfA2bVerifier)
    В этом разделе
    Возвращает команды обработки, проверяющие встроенные файлы PDF документа.
    Синтаксис
    'Declaration
    
    Protected Overridable Function GetEmbeddedFilesVerificationCommands() As Vintasoft.Imaging.Processing.IProcessingCommandInfo[]
    
    
    protected virtual Vintasoft.Imaging.Processing.IProcessingCommandInfo[] GetEmbeddedFilesVerificationCommands()
    
    
    protected: virtual Vintasoft.Imaging.Processing.IProcessingCommandInfo*[] GetEmbeddedFilesVerificationCommands()
    
    
    protected:
    virtual Vintasoft.Imaging.Processing.IProcessingCommandInfo^[] GetEmbeddedFilesVerificationCommands()

    Return Value

    Команды обработки, проверяющие встроенные файлы PDF документа.
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также