Xfinium.Pdf.Annotations Namespace > Pdf3DProjection Class : Type Property |
'Declaration
Public Property Type As Pdf3DProjectionType
'Usage
Dim instance As Pdf3DProjection Dim value As Pdf3DProjectionType instance.Type = value value = instance.Type
public Pdf3DProjectionType Type {get; set;}
public: property Pdf3DProjectionType Type { Pdf3DProjectionType get(); void set ( Pdf3DProjectionType value); }
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