[]
Gets or sets the C1.Win.C1Preview.C1PrintPreviewDialog object, used for previewing.
public Form C1PrintPreviewDialog { get; set; }
You can set this property from code if your application contains reference to the C1.Win.C1Report.2 assembly. In such case you'll be able to set various C1.Win.C1Preview.C1PrintPreviewDialog properties before showing it to end-users.