InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / Script Property

In This Topic
    Script Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets an OpenType script tag.
    Syntax
    'Declaration
     
    Public Property Script As FontSubSet.ScriptTag
    public FontSubSet.ScriptTag Script {get; set;}
    See Also