IPresentation Style Metadata Interface
This class defines the metadata for a presentation style plug-in
Definition
Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public interface IPresentationStyleMetadataVB
Public Interface IPresentationStyleMetadataC++
public interface class IPresentationStyleMetadataF#
type IPresentationStyleMetadata = interface endProperties
| 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 |