ImageGear23.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : CreatePage Method |
'Declaration <SuppressMessageAttribute(Category="Microsoft.Reliability", CheckId="CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="", Target="", MessageId="", Justification="Historical matching with Barcode Xpress")> Public Function CreatePage() As ImGearPage
'Usage Dim instance As ImGearBarcodeWriterBase Dim value As ImGearPage value = instance.CreatePage()
[SuppressMessage(Category="Microsoft.Reliability", CheckId="CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="", Target="", MessageId="", Justification="Historical matching with Barcode Xpress")] public ImGearPage CreatePage()
[SuppressMessage(Category="Microsoft.Reliability", CheckId="CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="", Target="", MessageId="", Justification="Historical matching with Barcode Xpress")] public: ImGearPage* CreatePage();
[SuppressMessage(Category="Microsoft.Reliability", CheckId="CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="", Target="", MessageId="", Justification="Historical matching with Barcode Xpress")] public: ImGearPage^ CreatePage();
The CreatePage method returns a ImGearPage with an image of the barcode.