Reports for WPF | ComponentOne
C1.C1Report Namespace / RtfLabelFilter Class / UsesImages Method

In This Topic
    UsesImages Method (RtfLabelFilter)
    In This Topic
    Returns a value that determines whether the filter uses page images.
    Syntax
    'Declaration
     
    Public Overridable Function UsesImages() As Boolean
    public virtual bool UsesImages()

    Return Value

    Always returns false.
    See Also