Nevron .NET Vision
Nevron.UI Namespace / NTextRenderOptions Class
Members


In This Topic
    NTextRenderOptions Class
    In This Topic
    Summary description for NTextRenderOptions.
    Object Model
    NTextRenderOptions Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class NTextRenderOptions 
       Inherits NUIAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NTextRenderOptions
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class NTextRenderOptions : NUIAttribute, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.UI.NUIAttribute
             Nevron.UI.NTextRenderOptions

    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