public static IReadOnlyList<string> GetStylings()
Public Shared Function GetStylings() As IReadOnlyList(Of String)
Return Value
A list of report stylings.
public static IReadOnlyList<string> GetStylings()
Public Shared Function GetStylings() As IReadOnlyList(Of String)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1