TextElementTextSysFont Property

Gets or sets the text font as a System.Drawing.Font object

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public Font TextSysFont { get; set; }

Property Value

Font

See Also