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

    Property Value

    Значение по умолчанию: "VintasoftColor.FromArgb(56, 0, 64, 255)".
    Требования

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

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