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