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