VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / OfficeContentStreamGraphicsFigureTextGroupView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    OfficeContentStreamGraphicsFigureTextGroupView Class
    In This Topic
    Determines how user can interact with ContentStreamGraphicsFigureTextGroup.
    Object Model
    GraphicsFigurePointsEditor GraphicsFigure IInteractionController IInteractionController IInteractionController OfficeContentStreamGraphicsFigureTextGroupView
    Syntax
    'Declaration
    
    Public Class OfficeContentStreamGraphicsFigureTextGroupView
       Inherits ContentStreamGraphicsFigureGroupView
    
    
    public class OfficeContentStreamGraphicsFigureTextGroupView : ContentStreamGraphicsFigureGroupView
    
    
    public __gc class OfficeContentStreamGraphicsFigureTextGroupView : public ContentStreamGraphicsFigureGroupView*
    
    
    public ref class OfficeContentStreamGraphicsFigureTextGroupView : public ContentStreamGraphicsFigureGroupView^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.UI.GraphicsFigureView
          Vintasoft.Imaging.Pdf.UI.GroupFigureView
             Vintasoft.Imaging.Pdf.UI.ContentStreamGraphicsFigureGroupView
                Vintasoft.Imaging.Pdf.UI.OfficeContentStreamGraphicsFigureTextGroupView

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also