Overload List
Name | Description | |
---|---|---|
![]() |
AssembleDocumentSettings |
Creates a new copy of the default assembly settings. Override the built-in defaults with your preferred
defaults by adding appropriate settings to the appSettings section of your web.config file.
|
![]() |
AssembleDocumentSettings(AssembleDocumentSettings) |
Copy constructor -- this constructor is invoked to make a new copy of the (static) Default AssembleDocumentSettings
(as originally read from web.config).
|
See Also