Gets or sets the link margin type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgELinkMarginType
|
| [C#] |
|---|
public AgELinkMarginType Type {get; set;}
|
| [Managed C++] |
|---|
public: __property AgELinkMarginType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgELinkMarginType getType();public void setType(
|