| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property VerticalDpi As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int VerticalDpi {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property int get_VerticalDpi(); | |
| ClearImageNet | Send comments on this topic. |
| VerticalDpi Property | |
| See Also | |
|
| Inlite.ClearImageNet Namespace > ImageInfo Class : VerticalDpi Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property VerticalDpi As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int VerticalDpi {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property int get_VerticalDpi(); | |