Nevron .NET Vision
Nevron.UI Namespace / NRichTextFormat Structure / Default Field


In This Topic
    Default Field (NRichTextFormat)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Default As NRichTextFormat
    'Usage
     
    
    Dim value As NRichTextFormat
     
    value = NRichTextFormat.Default
     
    NRichTextFormat.Default = value
    public static NRichTextFormat Default
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also