Method | Description | |
---|---|---|
BuildDocument ( int indentation ) : System.Windows.Documents.Block | ||
RepeatStmnt ( IPrintExpr expr, IPrintStmnt body ) : System.Windows |
public BuildDocument ( int indentation ) : System.Windows.Documents.Block | ||
indentation | int | |
return | System.Windows.Documents.Block |
public RepeatStmnt ( IPrintExpr expr, IPrintStmnt body ) : System.Windows | ||
expr | IPrintExpr | |
body | IPrintStmnt | |
return | System.Windows |