ImageGear .NET - Updated May 30, 2018
Document Property (ImGearPage)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearPage Class : Document Property
Gets the document to which the page belongs, or null if the page is stand-alone.
Syntax
'Declaration
 
Public ReadOnly Property Document As ImGearDocument
 
'Usage
 
Dim instance As ImGearPage
Dim value As ImGearDocument
 
value = instance.Document

Property Value

ImGearDocument class instance or null, if page is stand-alone.
See Also

Reference

ImGearPage Class
ImGearPage Members