PdfFontSize Property

Gets or sets size in points of this PDF font.

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public float Size { get; set; }

Property Value

Single

See Also