Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Surface Class / LayoutHost Property

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