Interface ITextAppearance
Describes the appeareance of a text.
Namespace: Sig.PdfClient
Assembly: SigPdfClient.dll
Syntax
public interface ITextAppearance
Properties
Name | Description |
---|---|
Blue | The blue part of the text colour. |
Font | The font. |
FontSize | The font size. |
Gray | The grayness of the text in case of gray text. |
Green | The green part of the text colour. |
IsGray | True in case of gray text. |
Red | The red part of the text colour. |