←Select platform

Id Property

Summary
Gets or sets the marker id.
Syntax
C#
VB
Objective-C
C++
Java
public int Id { get; set; } 
Public Property Id As Integer 
@property (nonatomic, assign) NSInteger markerId 
public int getId() 
public void setId(int value) 
public: 
property int Id { 
   int get(); 
   void set (    int ); 
} 

Property Value

ID of the JPEG marker to write. The JPEG markers are uniquely identified by a byte value.

Example

For an example, refer to RasterMarkerMetadata

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.