←Select platform

CommandFlags Property

Summary

Gets or sets flags that determine the behavior of the dot removal process.

Syntax
C#
VB
C++
public DotRemoveCommandFlags CommandFlags { get; set; } 
Public Property CommandFlags() As DotRemoveCommandFlags 
   Get 
   Set 
public:  
   property DotRemoveCommandFlags^ CommandFlags 
   { 
      DotRemoveCommandFlags^ get() 
      void set(DotRemoveCommandFlags^ value) 
   } 

Property Value

Flags that determine the behavior of the dot removal process.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly