VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentEditor Class / SetDocumentInformation(OpenXmlDocumentInformation) Method
Синтаксис Требования Смотрите также
В этом разделе
    SetDocumentInformation(OpenXmlDocumentInformation) Метод (OpenXmlDocumentEditor)
    В этом разделе
    Задает информацию о документе.
    Синтаксис
    'Declaration
    
    Public Sub SetDocumentInformation( _
    ByVal documentInformation
    Информация о документе.
    As OpenXmlDocumentInformation _
    )
    public void SetDocumentInformation(
    OpenXmlDocumentInformation documentInformation
    )
    public: void SetDocumentInformation(
    OpenXmlDocumentInformation* documentInformation
    )
    public:
    void SetDocumentInformation(
    OpenXmlDocumentInformation^ documentInformation
    )

    Parameters

    documentInformation
    Информация о документе.
    Требования

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

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