TextBoxSeg.Font Property

PDF File Writer

TextBoxSegFont Property

Gets segment font.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public PdfFont Font { get; }

Property Value

Type: PdfFont
See Also