HeightInch

Comment.HeightInch property

Representa la altura del comentario, en unidades de pulgadas.

public double HeightInch { get; set; }

Ejemplos


[C#]
comment1.HeightInch = 1.0;

Ver también