Namespace: Dynamsoft.DotNet.TWAIN.Annotation
Assembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 4.0.0.0 (4.0.0.0)
Assembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public DWTTextRotate TextRotate { get; set; } |
| Visual Basic |
|---|
Public Property TextRotate As DWTTextRotate Get Set |
| Visual C++ |
|---|
public: property DWTTextRotate TextRotate { DWTTextRotate get (); void set (DWTTextRotate value); } |