DocumentTheme Constructors
Represents a document theme.Name | Parameters | Description |
---|---|---|
DocumentTheme() | none | Initializes a new instance of the DocumentTheme class with default settings. |
DocumentTheme(IDocumentTheme) | theme | Initializes a new instance of the DocumentTheme class with specified settings. |
See Also