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

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