Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
public BaseFont Font { get; set; }
Public Property Font As BaseFont Get Set
public: property BaseFont^ Font { BaseFont^ get (); void set (BaseFont^ value); }