ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / ReplaceAccumulatedValue Property

In This Topic
    ReplaceAccumulatedValue Property (FontSubSet.KernSubtable)
    In This Topic
    If set, the value in this table should replace the value currently being accumulated.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReplaceAccumulatedValue As System.Boolean
    public System.bool ReplaceAccumulatedValue {get;}
    See Also