• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Enum ScraperElementPart

    Namespace: Subsembly.Scraper
    Assembly: Subsembly.Scraper.dll
    Syntax
    public enum ScraperElementPart

    Fields

    Name Description
    InnerHtml

    Returns the element content only.

    OuterHtml

    Returns the element start tag, its content and the element end tag.

    TagOnly

    Returns the element start (or empty) tag only.

    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH