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

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