PdfFontStandardFamily Property

Gets or sets the predefined family name of this PDF font

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public StdFontBaseFamily StandardFamily { get; set; }

Property Value

StdFontBaseFamily

See Also