PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / IStyleOwner Interface
Properties Methods

In This Topic
    IStyleOwner Interface Members
    In This Topic

    The following tables list the members exposed by IStyleOwner.

    Public Properties
     NameDescription
     PropertyGets the parent for ambient properties.  
     PropertyGets the dictionary object used to store images.  
     PropertyGets the list of embedded fonts. This collection is used to deserialize the fonts.  
     PropertyGets a value indicating whether the current IStyleOwner has initializated IStyleOwner.Style property.  
     PropertyGets the style of the current IStyleOwner.  
    Top
    Public Methods
     NameDescription
     MethodRetrieves the value of an ambient property.  
     MethodRetrieves the value of a non-ambient property.  
     MethodGets the value of a style property existing on the current object (does not attempt to resolve properties not explicitly defined on the current object).  
    Top
    See Also