ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / PageCountType Enumeration

In This Topic
    PageCountType Enumeration
    In This Topic
    PageCountType enumeration
    Syntax
    'Declaration
     
    Public Enum PageCountType 
       Inherits System.Enum
    public enum PageCountType : System.Enum 
    Members
    MemberDescription
    FinalPageCountThe page count is the final page count.
    IntermediatePageCountThe page count is the intermediate page count.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.DXGI.PageCountType

    See Also