ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintStyle Class
Properties

In This Topic
    PrintStyle Class Members
    In This Topic

    The following tables list the members exposed by PrintStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets an System.Int32 value determining the format of source document. Returns 0 for .c1d and 1 for .c1dx documents.  
    Public PropertyGets or sets the System.Drawing.Image object, representing a small preview of the style which can be used for displaying style information in UI.  
    Public PropertyGets or sets the System.String value, determining style display name.  
    Public PropertyGets or sets the System.String value determining the source of C1PrintDocument template. It might be the name of .c1d or .c1dx file or the name of resource.  
    Top
    See Also