ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / ScriptProperties Structure / RestrictCaretToClusters Property

In This Topic
    RestrictCaretToClusters Property
    In This Topic
    unsigned int restrictCaretToClusters
    Syntax
    'Declaration
     
    Public Property RestrictCaretToClusters As System.Boolean
    public System.bool RestrictCaretToClusters {get; set;}
    See Also