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: SalBoolean.

PropGetCharset(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetItalic(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetName(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetSize(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetStrikethrough(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetUnderline(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropGetWeight(returnValue)

Parameter
Type
Description

returnValue

Returns: SalBoolean.

PropSetBold(Bold)

Parameter
Type
Description

Returns: SalBoolean.

PropSetCharset(Charset)

Parameter
Type
Description

Charset

Returns: SalBoolean.

PropSetItalic(Italic)

Parameter
Type
Description

Returns: SalBoolean.

PropSetName(Name)

Parameter
Type
Description

Returns: SalBoolean.

PropSetSize(Size)

Parameter
Type
Description

Returns: SalBoolean.

PropSetStrikethrough(Strikethrough)

Parameter
Type
Description

Strikethrough

Returns: SalBoolean.

PropSetUnderline(Underline)

Parameter
Type
Description

Underline

Returns: SalBoolean.

PropSetWeight(Weight)

Parameter
Type
Description

Weight

Returns: SalBoolean.

Inherited By

Name
Description

Last updated