Aspose::Words::Fields::IBibliographyStylesProvider interface
IBibliographyStylesProvider interface
Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when they’re updated.
class IBibliographyStylesProvider : public virtual System::Object
Methods
Method | Description |
---|---|
virtual GetStyle(System::String) | Returns bibliography style. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
static Type() |
See Also
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++