Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedObject Class / BelowText Property

In This Topic
    BelowText Property
    In This Topic
    Gets a value indicating if the object should appear behind the text layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property BelowText As System.Boolean
    public System.bool BelowText {get;}
    See Also