VintaSoft Imaging .NET SDK 15.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.DocumentEditor.Wpf.UI Namespace / WpfDocumentEditorMainMenuPanel Class / InsertPanel Property
Синтаксис Требования Смотрите также
В этом разделе
    InsertPanel Свойство (WpfDocumentEditorMainMenuPanel)
    В этом разделе
    Возвращает панель вставки.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property InsertPanel As WpfDocumentEditorInsertPanel
    
    
    public WpfDocumentEditorInsertPanel InsertPanel { get; }
    
    
    public: __property WpfDocumentEditorInsertPanel* get_InsertPanel();
    
    
    
    public:
    property WpfDocumentEditorInsertPanel^ InsertPanel { WpfDocumentEditorInsertPanel^ get(); }
    Требования

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

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