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

In This Topic
    GetViews Method
    In This Topic
    Returns the array of views on this Surface.
    Syntax
    'Declaration
     
    Public Function GetViews() As View()
    public View[] GetViews()
    See Also