Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / AppearanceStreams Class / Owner Property

In This Topic
    Owner Property (AppearanceStreams)
    In This Topic
    Gets the AnnotationBase object owning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As AnnotationBase
    public AnnotationBase Owner {get;}
    See Also