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

In This Topic
    EffectExtentTop Property
    In This Topic
    Gets the additional extent that is added to the top edge of an object in order to compensate for any drawing effects applied to the object, in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property EffectExtentTop As System.Single
    public System.float EffectExtentTop {get;}
    See Also