PresentationStyleExportAttribute Class

This is a custom version of the ExportAttribute that contains metadata for presentation style plug-ins.

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public sealed class PresentationStyleExportAttribute : ExportAttribute
Inheritance
ExportAttribute    PresentationStyleExportAttribute

Constructors

Properties

Copyright This is used to get or set copyright information for the presentation style
Description This is used to get or set a brief description of the presentation style
Id This read-only property is used to get the presentation style ID
IsDeprecated This read-only property is used to indicate that the presentation style has been deprecated
Title This read-only property is used to get the presentation style title
Version This is used to get or set the presentation style version number

See Also