Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NApplyBlockBackgroundFillBatch Class / m_BackgroundFill Field


In This Topic
    m_BackgroundFill Field
    In This Topic
    The background fill to apply.
    Syntax
    'Declaration
     
    
    Protected m_BackgroundFill As NFill
    'Usage
     
    
    Dim instance As NApplyBlockBackgroundFillBatch
    Dim value As NFill
     
    value = instance.m_BackgroundFill
     
    instance.m_BackgroundFill = value
    protected NFill m_BackgroundFill
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also