PresentationStyleSettingsSupportedFormats Property

This is used to get or set the help file formats supported by the presentation style

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public HelpFileFormats SupportedFormats { get; protected set; }

Property Value

HelpFileFormats

See Also