[]
        
(Showing Draft Content)

C1.Win.C1GanttView.Printing.PrintStyle

PrintStyle Class

The PrintStyle class represents the single printing style for a GanttView control.

Inheritance
PrintStyle
Namespace: C1.Win.C1GanttView.Printing
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public class PrintStyle

Constructors

Name Description
PrintStyle()

Initializes the new PrintStyle object.

PrintStyle(string)

Initializes the new PrintStyle object with initial StyleSource.

Properties

Name Description
DocumentFormat

Gets an int value determining the format of source document. Returns 0 for .c1d and 1 for .c1dx documents.

PreviewImage

Gets or sets the Image object, representing a small preview of the style which can be used for displaying style information in UI.

StyleName

Gets or sets the string value, determining style display name.

StyleSource

Gets or sets the string value determining the source of C1PrintDocument template. It might be the name of .c1d or .c1dx file or the name of resource.