VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlParagraphProperties Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    OpenXmlParagraphProperties Class
    In This Topic
    Provides information about paragraph properties of Open XML document.
    Object Model
    OpenXmlDocumentNumbering OpenXmlParagraphProperties
    Syntax
    'Declaration
    
    Public Class OpenXmlParagraphProperties
    
    
    public class OpenXmlParagraphProperties
    
    
    public __gc class OpenXmlParagraphProperties
    
    
    public ref class OpenXmlParagraphProperties
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphProperties

    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