ArcGIS Pro 2.7 API Reference Guide
GetStylings Method

ArcGIS.Desktop.Reports Namespace > ReportStylingManager Class : GetStylings Method
Gets the list of report stylings.
Syntax
public static IReadOnlyList<string> GetStylings()
Public Shared Function GetStylings() As IReadOnlyList(Of String)

Return Value

A list of report stylings.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReportStylingManager Class
ReportStylingManager Members