ComponentOne Scheduler for WinForms
PrintStyle Class Members
Properties  Methods 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace : PrintStyle Class

The following tables list the members exposed by PrintStyle.

Public Constructors
 NameDescription
Public ConstructorInitializes the new PrintStyle object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a System.Drawing.Font object used for printing appointments.  
Public PropertyGets or sets a PrintContextType value, specifying whether the current PrintStyle objects displays the single appointment or appointments of the specified date range.  
Public PropertyGets or sets the PageSettings for printing.  
Public PropertyGets or sets a System.Drawing.Font object used for printing date headings.  
Public PropertyGets or sets the System.String value, determining style description.  
Public PropertyGets or sets the System.String value, determining style display name.  
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 a System.String value used in the center part of the page footer.  
Public PropertyGets or sets a System.Drawing.Color value used for printing page footers.  
Public PropertyGets or sets a System.Drawing.Font object used for printing page footers.  
Public PropertyGets or sets a System.String value used in the left part of the page footer.  
Public PropertyGets or sets a System.String value used in the right part of the page footer.  
Public PropertyGets or sets a System.String value used in the center part of the page header.  
Public PropertyGets or sets a System.Drawing.Color value used for printing page headers.  
Public PropertyGets or sets a System.Drawing.Font object used for printing page headers.  
Public PropertyGets or sets a System.String value used in the left part of the page header.  
Public PropertyGets or sets a System.String value used in the right part of the page header.  
Public PropertyGets or sets a System.Boolean value determining whether control should hide details of private appointments in resulting document.  
Public PropertyReturns true if the current style is loaded into C1PrintDocument control.  
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 a System.Boolean value determining whether page headers and footers should be reversed on even pages.  
Public PropertyGets or sets the System.String value, determining the unique style name for using in PrintStyleCollection.  
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.  
Public PropertyGets a System.Collections.Generic.Dictionary`2 dictionary, containing information about C1PrintDocument tags.  
Top
Public Methods
 NameDescription
Public MethodReturns a System.Boolean value, determining whether the specified tag in one of the predefined tags used by the PrintStyle and PrintOptionsForm classes.  
Public MethodLoads style definition to the specified C1PrintDocument control.  
Top
See Also

Reference

PrintStyle Class
C1.C1Schedule.Printing Namespace