'Declaration Public Property fFitToPage As Boolean
'Declaration
Public Property fFitToPage As Boolean
'Usage Dim instance As WsBool Dim value As Boolean instance.fFitToPage = value value = instance.fFitToPage
'Usage
Dim instance As WsBool Dim value As Boolean instance.fFitToPage = value value = instance.fFitToPage
public bool fFitToPage {get; set;}
WsBool Class WsBool Members