DocumentViewerBase::MasterPageNumber Property
.NET Framework (current version)
Gets the page number for the current master page.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Int32The page number for the current master page, or 0 if no Document is currently loaded.
This property has no default value.
The master page corresponds to the DocumentPageView object (in the PageViews collection) that includes the IsMasterPage attached property with a value of true. For more information, see IsMasterPage.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Available since 3.0
Show: