C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageLayout Class / Kind Property

In This Topic
Kind Property
In This Topic
Gets the PageLayoutKindEnum associated with the current PageLayout in the document. If Document is null, PageLayoutKindEnum.None is returned.
Syntax
'Declaration
 
Public ReadOnly Property Kind As PageLayoutKindEnum
 
See Also