PDF .NET Library Documentation - PDF Technologies, Inc.
Namespace:
PDFTech
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Field Value
font style using for text outputs flags [enum]Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public TableFontStyle fontStyle { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property fontStyle As TableFontStyle |
| Visual C++ |
|---|
public: property TableFontStyle fontStyle { TableFontStyle get (); void set (TableFontStyle value); } |