BibliographyElementBibliographyAuthorStyle Property
This is used to get or set the bibliography author style for HTML output formats
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string BibliographyAuthorStyle { get; set; }
Public Property BibliographyAuthorStyle As String
Get
Set
public:
property String^ BibliographyAuthorStyle {
String^ get ();
void set (String^ value);
}
member BibliographyAuthorStyle : string with get, set
Property Value
StringThe default if not set explicitly is "BibliographyAuthor"