Description
Assembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.4.0.0 (2.4)
Class helps to set certain text characteristics like the Font Name, Font Size, Font Color, Text Alignment.
Namespace:
DuoDimensionAssembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.4.0.0 (2.4)
Syntax
| C# | Visual Basic |
public class PdfTextInfo
Public Class PdfTextInfo
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| FontColor(String) |
Set the certain Font Color for the document text.
| |
| FontColor(Single, Single, Single) |
Set the certain Font Color for the document text.
| |
| FontName |
Set the certain Font for the document text.
| |
| FontSize |
Set the certain Font Size for the document text.
|
Inheritance Hierarchy
System..::.Object
DuoDimension..::.PdfTextInfo
DuoDimension..::.PdfTextInfo
See Also
DuoDimension Namespace