ExpertPdf PDF Creator Library
ImageObj Property
NamespacesExpertPdf.PdfCreatorImageElementImageObj
ExpertPdf PDF Creator Library
Gets the underlying image object
Declaration Syntax
C#Visual BasicVisual C++
public Image ImageObj { get; }
Public ReadOnly Property ImageObj As Image
public:
property Image^ ImageObj {
	Image^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)