'Declaration
Public Enum ApplyPageTemplate Inherits System.Enum
public enum ApplyPageTemplate : System.Enum
'Declaration
Public Enum ApplyPageTemplate Inherits System.Enum
public enum ApplyPageTemplate : System.Enum
Member | Description |
---|---|
False | The page template won't be applied to the page |
True | The page template will be applied to the page. |
System.Object
System.ValueType
System.Enum
C1.WPF.Extended.ApplyPageTemplate