In This Topic
The following tables list the members exposed by PrintStyle.
Public Constructors
Public Properties
| Name | Description |
| DocumentFormat | Gets an System.Int32 value determining the format of source document. Returns 0 for .c1d and 1 for .c1dx documents. |
| PreviewImage | Gets or sets the System.Drawing.Image object, representing a small preview of the style which can be used for displaying style information in UI. |
| StyleName | Gets or sets the System.String value, determining style display name. |
| StyleSource | Gets 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