IPresentationStyleMetadata Interface
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This class defines the metadata for a presentation style plug-in
public interface IPresentationStyleMetadata
Properties
| Copyright |
This read-only property returns the copyright information for the presentation style |
| Description |
This read-only property returns a brief description of the presentation style |
| Id |
This read-only property returns the ID for the presentation style |
| IsDeprecated |
This read-only property is used to indicate that the presentation style has been deprecated |
| Title |
This read-only property returns the title for the presentation style |
| Version |
This read-only property returns the version of the presentation style |