XFINIUM.PDF Documentation
Pdf3DViewCollection Class
Members 



Defines a collection of 3D views.
Object Model
Pdf3DViewCollection ClassPdf3DView Class
Syntax
'Declaration
 
Public Class Pdf3DViewCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Pdf3DView)
'Usage
 
Dim instance As Pdf3DViewCollection
public class Pdf3DViewCollection : System.Collections.ObjectModel.Collection<Pdf3DView> 
public ref class Pdf3DViewCollection : public System.Collections.ObjectModel.Collection<Pdf3DView> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Xfinium.Pdf.Annotations.Pdf3DViewCollection

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Pdf3DViewCollection Members
Xfinium.Pdf.Annotations Namespace

Send Feedback