[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase.InlineImage

InlineImage Property

InlineImage

Gets a value indicating whether the image is an inline image defined directly in a PDF content stream.

Declaration
public virtual bool InlineImage { get; }
Public Overridable ReadOnly Property InlineImage As Boolean
Implements