public bool IgnorePage {get; set;}
public: __property bool get_IgnorePage(); public: __property void set_IgnorePage( bool value );
public: property bool IgnorePage { bool get(); void set ( bool value); }
'Declaration Public Property IgnorePage As Boolean
'Usage Dim instance As ImGearARTCreatingPageEventArgs Dim value As Boolean instance.IgnorePage = value value = instance.IgnorePage
ImGearARTCreatingPageEventArgs Class ImGearARTCreatingPageEventArgs Members
©2016. Accusoft Corporation. All Rights Reserved.