IBibliographyStylesProvider
Overview
IBibliographyStylesProvider is a interface in Aspose.Words FOSS for .NET.
Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when they’re updated.
This interface provides 1 method for working with IBibliographyStylesProvider objects in .NET programs.
Available methods include: GetStyle.
All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
GetStyle(styleFileName: string) | Returns bibliography style. |