Class TypeToolStyleInfo
Escriba información de estilo de herramienta.
public class TypeToolStyleInfo
Constructores
Propiedades
| Nombre | Descripción |
|---|
| AutoKern { get; set; } | Obtiene o establece un valor que indica si el interletraje automático está activado o desactivado. |
| BaseShiftValue { get; set; } | Obtiene o establece el valor de desplazamiento base. |
| FaceMarkValue { get; set; } | Obtiene o establece el valor de la marca facial. |
| KerningValue { get; set; } | Obtiene o establece el valor de interletraje. |
| LeadingValue { get; set; } | Obtiene o establece el valor inicial. |
| MarkValue { get; set; } | Obtiene o establece el valor de la marca. |
| RotateDown { get; set; } | Obtiene o establece un valor que indica si se trata de un estilo de giro hacia abajo. |
| SizeValue { get; set; } | Obtiene o establece el valor del tamaño. |
| TrackingValue { get; set; } | Obtiene o establece el valor de seguimiento. |
Métodos
| Nombre | Descripción |
|---|
| Save(StreamContainer, int) | Guarda elTypeToolFontInfo información al contenedor de flujo especificado. |
Ver también