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

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