IPresentationStyleMetadata Interface
This class defines the metadata for a presentation style plug-in
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public interface IPresentationStyleMetadata
Public Interface IPresentationStyleMetadata
public interface class IPresentationStyleMetadata
type IPresentationStyleMetadata = interface end
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
|