Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Returns a NamedStyle if it exists. If the style does not exist, null is returned.

C#
vb.net

Parameters

styleName
The name of the style to retrieve.

Returns

The named style with the name styleName, or null if the style does not exist.

Examples

C#
vb.net
  • No labels