.NET Framework Class Library
NeutralFormat.PageSize.Width Property
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > NeutralFormat.PageSize Class > NeutralFormat.PageSize Properties > .NET Framework Class Library |
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Property Width As Integer Get |
C# |
|---|
public int Width { get; set; } |
Visual C++ |
|---|
public: property int Width { |
JavaScript |
|---|
function get_width(); function set_width(value); |
See Also