Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentConfigurationCollection Class / Owner Property

In This Topic
    Owner Property (OptionalContentConfigurationCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As OptionalContentProperties
    public new OptionalContentProperties Owner {get;}
    See Also