CdrStyle
CdrStyle class
El estilo cdr
public class CdrStyle : CdrDictionaryItem
Constructores
Nombre | Descripción |
---|
CdrStyle() | Constructor predeterminado |
Propiedades
Nombre | Descripción |
---|
Align { get; set; } | Obtiene o establece la alineación. |
Charset { get; set; } | Obtiene o establece el juego de caracteres. |
Disposed { get; } | Obtiene un valor que indica si esta instancia se desecha. |
Document { get; set; } | Obtiene o establece el documento. |
Fill { get; set; } | Obtiene o establece el relleno. |
FirstIndent { get; set; } | Obtiene o establece la primera sangría. |
FontName { get; set; } | Obtiene o establece el nombre de la fuente. |
FontSize { get; set; } | Obtiene o establece el tamaño de la fuente. |
FontWeight { get; set; } | Obtiene o establece el peso de la fuente. |
Id { get; set; } | Obtiene o establece el identificador. |
LeftIndent { get; set; } | Obtiene o establece la sangría izquierda. |
OutLine { get; set; } | Obtiene o establece el esquema. |
Parent { get; set; } | Obtiene o establece el padre. |
ParentId { get; set; } | Obtiene o establece el identificador principal. |
RightIndent { get; set; } | Obtiene o establece la sangría derecha. |
Métodos
Nombre | Descripción |
---|
Copy() | Copia esta instancia. |
Dispose() | Elimina la instancia actual. |
Ver también