 | WebSiteDocumentSet Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the specified headers.
Namespace:
imbNLP.Toolkit.Documents
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic void Set(
string _Headers,
string _Source
)
Parameters
- _Headers
- Type: SystemString
The headers. - _Source
- Type: SystemString
The source.
See Also