VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentElement Class / GetTextSubregion(TextRegion) Method
Syntax Requirements SeeAlso
In This Topic
    GetTextSubregion(TextRegion) Method (OpenXmlDocumentElement)
    In This Topic
    Returns text subregion that corresponds to this element in specified text region.
    Syntax

    Parameters

    textRegion
    The text region.

    Return Value

    Text region that corresponds to this element in specified text region.
    Requirements

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

    See Also