Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / Contour Class / View Property

In This Topic
    View Property (Contour)
    In This Topic
    Gets the owner LayoutView object.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As LayoutView
    public LayoutView View {get;}
    See Also