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

In This Topic
    HasCrop Property
    In This Topic
    Gets the value indicating if the source image should be cropped.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasCrop As System.Boolean
    public System.bool HasCrop {get;}
    See Also