ComHelpersCreateStandardFont2 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.CreateStandardFont2(System.Int32,System.Single,System.Boolean,System.Boolean)"]
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
public Font CreateStandardFont2( int standardFontId, float emSize, bool underline, bool strikeout )
Parameters
- standardFontId
- Type: SystemInt32
[Missing <param name="standardFontId"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateStandardFont2(System.Int32,System.Single,System.Boolean,System.Boolean)"]
- emSize
- Type: SystemSingle
[Missing <param name="emSize"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateStandardFont2(System.Int32,System.Single,System.Boolean,System.Boolean)"]
- underline
- Type: SystemBoolean
[Missing <param name="underline"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateStandardFont2(System.Int32,System.Single,System.Boolean,System.Boolean)"]
- strikeout
- Type: SystemBoolean
[Missing <param name="strikeout"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateStandardFont2(System.Int32,System.Single,System.Boolean,System.Boolean)"]
Return Value
Type: Font[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateStandardFont2(System.Int32,System.Single,System.Boolean,System.Boolean)"]