Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditPreview Class / ShouldSerializeFont Method


In This Topic
    ShouldSerializeFont Method (SuperEditPreview)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Function ShouldSerializeFont() As Boolean
    'Usage
     
    
    Dim instance As SuperEditPreview
    Dim value As Boolean
     
    value = instance.ShouldSerializeFont()
    public virtual bool ShouldSerializeFont()
    See Also