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