ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListOverride Class / IsOverrideStartAt Property

In This Topic
    IsOverrideStartAt Property
    In This Topic
    Indicates an override of the start-at value.
    Syntax
    'Declaration
     
    Public Property IsOverrideStartAt As System.Boolean
    public System.bool IsOverrideStartAt {get; set;}
    See Also