Configuration
:
Fact
Configuration options
Variable
public
field
string
Culture
Culture code
public
field
Languages
Language
Language
public
field
string
Name
Name
public
field
PaperSystems
PaperSystem
System for paper sizing
public
field
UnitSystems
UnitSystem
Unit System
public
field
string
ViewFolder
View this object in a folder
Method
public
Configuration
.
Constructor
(
id
,
string
name
,
Languages
language
,
PaperSystems
papersystem
,
UnitSystems
unitsystem
,
string
culturecode
=
null
)
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
Fact
.
GetLayoutFact
Return a layout for the fact browser
public
virtual
Fact
.
GetLayoutNode
Return a layout for a graph display
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
readonly
bool
Configuration
.
IsDebugMode
Is the project in debug mode
public
readonly
bool
Configuration
.
IsPublishing
Is the document being rendered for publication