NRtfTree Library 0.3
Additive Property
NamespacesNet.Sgoliver.NRtfTree.UtilRtfStyleSheetAdditive
NRtfTree Library 0.3 (0.3.3503)
En las hojas de estilo de tipo Caracter indica si el estilo indicado se va a sumar al estilo de párrafo actual, en vez de sobreescribir completamente el estilo actual.
Declaration Syntax
C#Visual BasicVisual C++
public bool Additive { get; set; }
Public Property Additive As Boolean
public:
property bool Additive {
	bool get ();
	void set (bool value);
}

Assembly: NRtfTree (Módulo: NRtfTree) Versión: 0.3.3503.32544