Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / RtfLabelFilter Class / EmbedPictures Property

In This Topic
    EmbedPictures Property (RtfLabelFilter)
    In This Topic
    Specifies whether filter should embed images in the RTF document.
    Syntax
    'Declaration
     
    Public Property EmbedPictures As Boolean
    public bool EmbedPictures {get; set;}
    Remarks
    Documents with embedded images are significantly larger than text-only documents.
    See Also