ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingUtilities Interface / CompactWhitespaces Method

In This Topic
    CompactWhitespaces Method
    In This Topic
    Syntax
    string CompactWhitespaces( 
       string s,
       bool fullCompact
    )
    Function CompactWhitespaces( _
       ByVal s As String, _
       Optional ByVal fullCompact As Boolean _
    ) As String

    Parameters

    s
    fullCompact
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also