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

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