Bool c# function error

i had used c# boolean returning function, but i had the following error:

Object reference not set to an instance of an object.

i had intiated the variable to false

“Object reference not set to an instance of an object.” Before using any object need to be initialized, otherwise you will get this error. Please provide more details i’ll try to help-thanks

its difficult to know from your screen-shot, pls provide xaml file, if not shareable here, pls send to me clicking the Message button

@abdel, can you share the contents of your assignment to ‘bool3’? It starts with ‘vr1.ExtractPage(Pa’ in the screenshot.
Regards,
burque505