VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlTextInfo Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    OpenXmlTextInfo Class
    In This Topic
    Represents an information about text of an Open XML document.
    Object Model
    DrawingString OpenXmlTextProperties OpenXmlTextInfo
    Syntax
    'Declaration
    
    Public Class OpenXmlTextInfo
       Inherits OpenXmlContentInfo
    
    
    public class OpenXmlTextInfo : OpenXmlContentInfo
    
    
    public __gc class OpenXmlTextInfo : public OpenXmlContentInfo*
    
    
    public ref class OpenXmlTextInfo : public OpenXmlContentInfo^
    
    
    Inheritance Hierarchy
    Requirements

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

    See Also