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