Property | Type | Description | |
---|---|---|---|
FileName | string |
Method | Description | |
---|---|---|
DocumentSetting ( ) : System |
Initializes a new instance of the DocumentSetting class.
|
|
LoadFromFile ( string file ) : void |
Loads from file.
|
|
New ( ) : void |
Load the style from assmebly resource.
|
public LoadFromFile ( string file ) : void | ||
file | string | The file. |
return | void |