VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfTreeNodeBase Class / GetLinearizedSubtree Methods
In This Topic
    GetLinearizedSubtree Method (PdfTreeNodeBase)
    In This Topic
    Overloaded. Returns linearized subtree that starts from current node.
    Overload List
    OverloadDescription
    Returns linearized subtree that starts from current node.
    Returns linearized subtree that starts from current node and contains only nodes that allowed by predicate.
    Returns linearized subtree that starts from current node and contains only nodes that allowed by predicate.
    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