ComHelpersCreateSystemFont2 Method
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
public Font CreateSystemFont2( string fontName, float emSize, bool bold, bool italic, bool underline, bool strikeout )
Parameters
- fontName
- Type: SystemString
[Missing <param name="fontName"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- emSize
- Type: SystemSingle
[Missing <param name="emSize"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- bold
- Type: SystemBoolean
[Missing <param name="bold"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- italic
- Type: SystemBoolean
[Missing <param name="italic"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- underline
- Type: SystemBoolean
[Missing <param name="underline"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- strikeout
- Type: SystemBoolean
[Missing <param name="strikeout"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
Return Value
Type: Font[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont2(System.String,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]