Flags Property

Summary

Gets the PlaceHolderInfo box type.

Syntax
C#
VB
C++
public PlaceholderPossibleFlagsValue Flags { get; set; } 
  
Public Property Flags As PlaceholderPossibleFlagsValue 
public: 
property PlaceholderPossibleFlagsValue Flags { 
   PlaceholderPossibleFlagsValue get(); 
   void set (    PlaceholderPossibleFlagsValue ); 
} 

Property Value

A PlaceholderPossibleFlagsValue value which specifies the type of the meta-data placeholder box.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly