Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / LayoutElement Class / Page Property

In This Topic
    Page Property
    In This Topic
    Gets the owner Page object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As Page
    public Page Page {get;}
    See Also