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

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