The IStyleOwner type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAmbientPropValue |
Retrieves the value of an ambient property.
|
|
GetNonAmbientPropValue |
Retrieves the value of a non-ambient property.
|
|
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 | |
---|---|---|
AmbientParent |
Gets the parent for ambient properties.
|
|
Dictionary |
Gets the dictionary object used to store images.
|
|
EmbeddedFonts |
Gets the list of embedded fonts.
This collection is used to deserialize the fonts.
|
|
Style |
Gets the style of the current IStyleOwner.
|