'Declaration Public Enum RtfTargetEnum Inherits System.Enum
public enum RtfTargetEnum : System.Enum
'Declaration Public Enum RtfTargetEnum Inherits System.Enum
public enum RtfTargetEnum : System.Enum
Member | Description |
---|---|
MSWord | This setting creates RTF content that can be viewed in Microsoft Word. It is useful for exporting high quality images. Documents with such images are significantly larger than with images in Portable format. |
Portable | This setting creates RTF content that can be viewed in Microsoft Word, WordPad and RichTextBox. |
System.Object
System.ValueType
System.Enum
C1.C1Report.RtfTargetEnum