Enum ContentType
Defines the content type.
Namespace: Syncfusion.EJ2.GridExport
Assembly: Syncfusion.EJ2.GridExport.dll
Syntax
public enum ContentType
Fields
Name | Description |
---|---|
Image | Content type is image. |
Line | Content type is line. |
PageNumber | Content type is page number. |
Text | Content type is text. |