VintaSoft Imaging .NET SDK 15.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentVisualEditor Class / ChangeSelectedSectionProperties(DocumentSectionProperties) Method
Синтаксис Требования Смотрите также
В этом разделе
    ChangeSelectedSectionProperties(DocumentSectionProperties) Метод (DocumentVisualEditor)
    В этом разделе
    Изменяет свойства раздела, содержащегося в выбранном содержимом.
    Синтаксис
    'Declaration
    
    Public Sub ChangeSelectedSectionProperties( _
    ByVal sectionProperties
    Изменение свойств раздела.
    As DocumentSectionProperties _
    )
    public void ChangeSelectedSectionProperties(
    DocumentSectionProperties sectionProperties
    )
    public: void ChangeSelectedSectionProperties(
    DocumentSectionProperties* sectionProperties
    )
    public:
    void ChangeSelectedSectionProperties(
    DocumentSectionProperties^ sectionProperties
    )

    Parameters

    sectionProperties
    Изменение свойств раздела.
    Требования

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

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