DocumentFonts Property
Gets the collection of fonts of this PDF document.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public FontCollection Fonts { get; }
Public ReadOnly Property Fonts As FontCollection
Get
public:
property FontCollection^ Fonts {
FontCollection^ get ();
}
member Fonts : FontCollection with get
Property Value
FontCollection