PdfFontFontFamily Property
Gets the name of the font family of this PDF font.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public string FontFamily { get; }
Public ReadOnly Property FontFamily As String
Get
public:
property String^ FontFamily {
String^ get ();
}
member FontFamily : string with get
Property Value
String