PdfFormComboBoxFont Property

Gets or sets the font of the items in the combo box

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfFont Font { get; set; }

Property Value

PdfFont

See Also