Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / IImageOperator Interface / Image Property

In This Topic
    Image Property (IImageOperator)
    In This Topic
    Gets an image rendered by this operator.
    Syntax
    'Declaration
     
    ReadOnly Property Image As PdfImageBase
    PdfImageBase Image {get;}
    See Also