Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or Returns a NamedStyle object that represents the Style of this character run.

Signature
C#
C#

 public NamedStyle Style{ get; set; }
Signature
vb.net
vb.net

Public Property Style() As NamedStyle