|
<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]()
|
Constructs a StringFormat from the given IParagraphStyle.
public static StringFormat GetStringFormat(IParagraphStyle paragraphStyle) |
Constructs a System.Dawing.StringFormat used for layouting texts from the given IParagraphStyle.
Name |
Description |
|---|---|
paragraphStyle |
Specifies the properties of the StringFormat object. |
Exception |
Condition |
|---|---|
ArgumentNullException |
The given IParagraphStyle is null. |