'Declaration Public Function GetFonts() As System.Collections.Generic.ICollection(Of Font)
public System.Collections.Generic.ICollection<Font> GetFonts()
Return Value
The list of fonts present in this document.
'Declaration Public Function GetFonts() As System.Collections.Generic.ICollection(Of Font)
public System.Collections.Generic.ICollection<Font> GetFonts()