VintaSoft Imaging .NET SDK 15.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentVisualEditor Class / SectionProperties Property
Синтаксис Требования Смотрите также
В этом разделе
    SectionProperties Свойство (DocumentVisualEditor)
    В этом разделе
    Возвращает или задает свойства раздела текущего раздела.
    Синтаксис
    'Declaration
    
    Public Property SectionProperties As DocumentSectionProperties
    
    
    public DocumentSectionProperties SectionProperties { get; set; }
    
    
    public: __property DocumentSectionProperties* get_SectionProperties();
    public: __property void set_SectionProperties(
    DocumentSectionProperties* value
    );
    Требования

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

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