ImageElementImageObj Property |
Gets the underlying image object
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic Image ImageObj { get; }
Public ReadOnly Property ImageObj As Image
Get
Property Value
Type:
Image
See Also