NevronOpenVision
Nevron.Nov.Dom Namespace / NDocument Class / InheritMedia Property
In This Topic
    InheritMedia Property
    In This Topic
    Gets or sets whether this document must inherit the media of this owner document, in case the value of the Media property is null. The currently used effective media (either the local one or the one inherited from a parent document) can be obtained by the GetMedia() method. By default set to true.
    Syntax
    public System.bool InheritMedia {get; set;}
    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