[]
Gets the collection of DocumentFont objects describing fonts used in the current document.
This collection is populated automaticallly when the document generates, depending on the value of the FontHandling property on the document.
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[Browsable(false)]
public DocumentFontCollection DocumentFonts { get; }