Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / IPdfImage Interface / InlineImage Property

In This Topic
    InlineImage Property (IPdfImage)
    In This Topic
    Gets a value indicating whether the image is an inline image defined directly in a content stream.
    Syntax
    'Declaration
     
    ReadOnly Property InlineImage As System.Boolean
    System.bool InlineImage {get;}
    See Also