Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void SelectFont( Font font ) |
| Visual Basic |
|---|
Public Sub SelectFont ( _ font As Font _ ) |
| Visual C++ |
|---|
public: void SelectFont( Font^ font ) |
Parameters
- font
- Type: System.Drawing..::..Font