The IStyleOwner type exposes the following members.

Methods

  Name Description
Public method GetAmbientPropValue
Retrieves the value of an ambient property.
Public method GetNonAmbientPropValue
Retrieves the value of a non-ambient property.
Public method GetProp
Gets the value of a style property existing on the current object (does not attempt to resolve properties not explicitly defined on the current object).

Properties

  Name Description
Public property AmbientParent
Gets the parent for ambient properties.
Public property Dictionary
Gets the dictionary object used to store images.
Public property EmbeddedFonts
Gets the list of embedded fonts. This collection is used to deserialize the fonts.
Public property Style
Gets the style of the current IStyleOwner.

See Also