LayerD CodeDOM and Zoe Compiler interface
ApplyFormat Property
NamespacesLayerD.OutputModulesCSZOERenderModuleApplyFormat

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether [apply format].
Declaration Syntax
C#Visual BasicVisual C++
public bool ApplyFormat { get; set; }
Public Property ApplyFormat As Boolean
public:
property bool ApplyFormat {
	bool get ();
	void set (bool value);
}
Value
true if [apply format]; otherwise, false.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)