stdole_Font

PPJ.Runtime.Com.stdole_Font

Namespace: PPJ.Runtime.Com

Assembly: PPJ.Web.49 (4.9.0.0)

public class stdole_Font : SalObject

Constructors

stdole_Font()

Fields

Name
Type
Description

_Interface

This is the real COM interface.

Methods

PropGetBold(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetCharset(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetItalic(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetName(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetSize(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetStrikethrough(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetUnderline(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropGetWeight(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBooleanarrow-up-right.

PropSetBold(Bold)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetCharset(Charset)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetItalic(Italic)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetName(Name)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetSize(Size)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetStrikethrough(Strikethrough)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetUnderline(Underline)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

PropSetWeight(Weight)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

Inherited By

Last updated