ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / RtfFilter Class / EmbedPictures Property

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