'Declaration Public Function CreatePage() As ImGearPage
'Usage Dim instance As ImGearBarcodeWriterBase Dim value As ImGearPage value = instance.CreatePage()
public ImGearPage CreatePage()
public: ImGearPage* CreatePage();
public: ImGearPage^ CreatePage();
Return Value
An ImGearPage with the image of the requested barcode.