ArcGIS Pro 2.9 API Reference Guide
GetStylingsAsync Method

ArcGIS.Desktop.Reports Namespace > ReportStylingManager Class : GetStylingsAsync Method
Gets the report templates. They are loaded if needed.
Syntax
public static Task<IReadOnlyList<string>> GetStylingsAsync()
Public Shared Function GetStylingsAsync() As Task(Of IReadOnlyList(Of String))

Return Value

Awaitable task for a collection of report templates.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReportStylingManager Class
ReportStylingManager Members