ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF.XPS Namespace / ImGearXPSDocument Class / ImGearXPSDocument Constructor




In This Topic
    ImGearXPSDocument Constructor
    In This Topic
    Initializes a new instance of the ImGearXPSDocument class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearXPSDocument()
    public ImGearXPSDocument()
    public: ImGearXPSDocument();
    public:
    ImGearXPSDocument();
    See Also