StampLine

StampLine class

Especificar propiedades de línea de sello.

public class StampLine

Constructores

Nombre Descripción
StampLine() Crear StampLine con valores por defecto.

Propiedades

Nombre Descripción
BackgroundColor { get; set; } Obtiene o establece el color de fondo de la firma.
Font { get; set; } Obtiene o establece la fuente del texto de la línea del sello.
Height { get; set; } Obtiene o establece la altura de línea en Stamp.
InnerBorder { get; set; } Configurar borde interno.
OuterBorder { get; set; } Configurar borde exterior.
Text { get; set; } Obtiene o establece el texto de la línea del sello.
TextBottomIntent { get; set; } Obtiene o establece la intención inferior del texto.
TextColor { get; set; } Obtiene o establece el color del texto de la firma.
TextRepeatType { get; set; } Obtiene o establece el tipo de repetición de texto.
Visible { get; set; } Obtener y configurar la visibilidad de Stamp Line.

Ver también