ComponentOne Reports for WPF
C1.C1Report Namespace / RtfFilter Class / RtfTarget Property

In This Topic
    RtfTarget Property (RtfFilter)
    In This Topic
    Gets or sets the format used to export images.
    Syntax
    'Declaration
     
    Public Property RtfTarget As RtfTargetEnum
    public RtfTargetEnum RtfTarget {get; set;}
    See Also