ComponentOne Scheduler for WinForms
DocumentFormat Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : DocumentFormat Property
Gets an System.Int32 value determining the format of source document. Returns 0 for .c1d and 1 for .c1dx documents.
Syntax
'Declaration
 
Public ReadOnly Property DocumentFormat As System.Integer
public System.int DocumentFormat {get;}
See Also

Reference

PrintStyle Class
PrintStyle Members