PDFView4NET WPF Edition
ObfuscationAttribute Class
Members 




O2S.Components.PDFView4NET Namespace : ObfuscationAttribute Class
Object Model
ObfuscationAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(AttributeTargets.Assembly Or  _
    AttributeTargets.Class Or  _
    AttributeTargets.Delegate Or  _
    AttributeTargets.Enum Or  _
    AttributeTargets.Event Or  _
    AttributeTargets.Field Or  _
    AttributeTargets.Interface Or  _
    AttributeTargets.Method Or  _
    AttributeTargets.Parameter Or  _
    AttributeTargets.Property Or  _
    AttributeTargets.Struct, 
   AllowMultiple=True, 
   Inherited=False)>
<ObfuscationAttribute()>
Public Class ObfuscationAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As ObfuscationAttribute
[AttributeUsage(AttributeTargets.Assembly | 
    AttributeTargets.Class | 
    AttributeTargets.Delegate | 
    AttributeTargets.Enum | 
    AttributeTargets.Event | 
    AttributeTargets.Field | 
    AttributeTargets.Interface | 
    AttributeTargets.Method | 
    AttributeTargets.Parameter | 
    AttributeTargets.Property | 
    AttributeTargets.Struct, 
   AllowMultiple=true, 
   Inherited=false)]
[Obfuscation()]
public class ObfuscationAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Assembly | 
    AttributeTargets.Class | 
    AttributeTargets.Delegate | 
    AttributeTargets.Enum | 
    AttributeTargets.Event | 
    AttributeTargets.Field | 
    AttributeTargets.Interface | 
    AttributeTargets.Method | 
    AttributeTargets.Parameter | 
    AttributeTargets.Property | 
    AttributeTargets.Struct, 
   AllowMultiple=true, 
   Inherited=false)]
[Obfuscation()]
public __gc class ObfuscationAttribute : public System.Attribute 
[AttributeUsage(AttributeTargets.Assembly | 
    AttributeTargets.Class | 
    AttributeTargets.Delegate | 
    AttributeTargets.Enum | 
    AttributeTargets.Event | 
    AttributeTargets.Field | 
    AttributeTargets.Interface | 
    AttributeTargets.Method | 
    AttributeTargets.Parameter | 
    AttributeTargets.Property | 
    AttributeTargets.Struct, 
   AllowMultiple=true, 
   Inherited=false)]
[Obfuscation()]
public ref class ObfuscationAttribute : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      O2S.Components.PDFView4NET.ObfuscationAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ObfuscationAttribute Members
O2S.Components.PDFView4NET Namespace