BibliographyElement Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle general bibliography elements based on the topic type
public class BibliographyElement : Element
- Inheritance
-
BibliographyElement
Constructors
| BibliographyElement() |
Fields
| Ddue |
The root MAML namespace (Inherited from Element) |
| NonBreakingSpace |
A non-breaking space (Inherited from Element) |
| Xlink |
The XML linking language namespace (Inherited from Element) |
| XmlSpace |
The xml:space name (Inherited from Element) |
Properties
| BibliographyAuthorStyle |
This is used to get or set the bibliography author style for HTML output formats |
| BibliographyPublisherStyle |
This is used to get or set the bibliography publisher style for HTML output formats |
| BibliographyTitleStyle |
This is used to get or set the bibliography title style for HTML output formats |
| Name |
This read-only property returns the element name (Inherited from Element) |
Methods
| DetermineCitations(TopicTransformationCore) |
Determine unique citations in the current topic if not already done |
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |