←Select platform

Flags Property

Summary

Gets or sets the flag that determines whether to encrypt or decrypt the area.

Syntax
C#
VB
Objective-C
C++
Java
public ScrambleCommandFlags Flags { get; set; } 
Public Property Flags As ScrambleCommandFlags 
@property (nonatomic, assign) LTScrambleCommandFlags flags 
public int getFlags() 
public void setFlags(int value) 
public: 
property ScrambleCommandFlags Flags { 
   ScrambleCommandFlags get(); 
   void set (    ScrambleCommandFlags ); 
} 

Property Value

Flag that determines whether to encrypt or decrypt the area.

Example

For an example, refer to ScrambleCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly