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

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