Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormatBase Class / IsFixed Property

In This Topic
    IsFixed Property (LineFormatBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFixed As System.Boolean
    public System.bool IsFixed {get;}
    See Also