Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedPicture Class / RightCrop Property

In This Topic
    RightCrop Property
    In This Topic
    Gets the right cropped edge, in percents of the source image width divided by 100. A positive percentage specifies an inset, while a negative percentage specifies an outset.
    Syntax
    'Declaration
     
    Public ReadOnly Property RightCrop As System.Single
    public System.float RightCrop {get;}
    See Also