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

In This Topic
    TopCrop Property
    In This Topic
    Gets the top 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 TopCrop As System.Single
    public System.float TopCrop {get;}
    See Also