PdfFontSize Property

Gets or sets size in points of this PDF font.

Definition

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

Property Value

Single

See Also