[]
PDF "Tf" operator. Set the text font and size.
public class SetTextFontAndSize : OperatorBase
Public Class SetTextFontAndSize
Inherits OperatorBase
Name | Description |
---|---|
SetTextFontAndSize(Font, PdfName, float) | Initializes a new instance of the SetTextFontAndSize class. |
Name | Description |
---|---|
Font | The font. |
FontName | The font resource name. |
FontSize | The font size. |
Name | Description |
---|---|
Desc | Gets the operator's description. |
Name | Gets the operator's PDF name. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |