Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / View Class / LayoutView Property

In This Topic
    LayoutView Property
    In This Topic
    Gets the associated GrapeCity.Documents.Layout.LayoutView object.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutView As LayoutView
    public LayoutView LayoutView {get;}
    See Also