ISandcastleProject.CopyrightText Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the copyright notice that appears in the footer of each page
string CopyrightText { get; }
Property Value
Remarks
If not set, no copyright note will appear. If a CopyrightHref is specified without copyright text, the URL appears instead.