Method | Description | |
---|---|---|
Append ( this inline, |
||
AppendRange ( this inline, IEnumerable |
||
Bold ( this inline ) : System.Windows.Documents.Bold | ||
Insert ( this inline, |
||
InsertRange ( this inline, IEnumerable |
public static Append ( this inline, |
||
inline | this | |
inlineToAdd | ||
return |
public static AppendRange ( this inline, IEnumerable |
||
inline | this | |
inlines | IEnumerable |
|
return |
public static Bold ( this inline ) : System.Windows.Documents.Bold | ||
inline | this | |
return | System.Windows.Documents.Bold |
public static Insert ( this inline, |
||
inline | this | |
inlineToAdd | ||
return |
public static InsertRange ( this inline, IEnumerable |
||
inline | this | |
inlines | IEnumerable |
|
return |