IPresentationStyleMetadata 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: 2024.2.18.0
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

See Also