PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderTocItem Class / Clip Property

In This Topic
    Clip Property (RenderTocItem)
    In This Topic
    Gets or sets the value indicating whether the object should be clipped.
    Syntax
    'Declaration
     
    Public Property Clip As Boolean
    public bool Clip {get; set;}
    See Also