Documents for PDF, .NET Edition Documentation
DefaultPage Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > StructElement Class : DefaultPage Property
Gets or sets a GrapeCity.Documents.Pdf.Page object used as the default page for the content items owned by this StructElement.
Syntax
'Declaration
 
Public Property DefaultPage As Page
public Page DefaultPage {get; set;}
See Also

Reference

StructElement Class
StructElement Members