ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / PictureShape Class / TopClip Property

In This Topic
    TopClip Property
    In This Topic
    Gets or sets the top clipping area of this PictureShape, in twips.
    Syntax
    'Declaration
     
    Public Property TopClip As System.Single
    public System.float TopClip {get; set;}
    See Also