PresentationStyleExportAttribute Constructor

Constructor

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public PresentationStyleExportAttribute(
	string id,
	string title
)

Parameters

id  String
The required presentation style ID
title  String
The required presentation style title

See Also