TitleStyle Construtor

Definição

Inicializa uma nova instância da classe TitleStyle.Initializes a new instance of the TitleStyle class.

public:
 TitleStyle();
public TitleStyle ();
Public Sub New ()

Comentários

Use este construtor para criar e inicializar uma nova instância da TitleStyle classe.Use this constructor to create and initialize a new instance of the TitleStyle class. O construtor define o valor da Wrap propriedade como false .The constructor sets the value of the Wrap property to false.

Aplica-se a