Intersoft ClientUI Documentation
XPSFixedPage Class
Members  See Also  Send Feedback
Intersoft.Client.Documents Namespace : XPSFixedPage Class






Represents a XPS FixedPage class.

Object Model

XPSFixedPage Class

Syntax

Visual Basic (Declaration) 
Public Class XPSFixedPage 
   Inherits FixedPage
Visual Basic (Usage)Copy Code
Dim instance As XPSFixedPage
C# 
public class XPSFixedPage : FixedPage 
Delphi 
public class XPSFixedPage = class(FixedPage)
JScript 
public class XPSFixedPage extends FixedPage
Managed Extensions for C++ 
public __gc class XPSFixedPage : public FixedPage 
C++/CLI 
public ref class XPSFixedPage : public FixedPage 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.Canvas
                  Intersoft.Client.Documents.FixedPage
                     Intersoft.Client.Documents.XPSFixedPage

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.