'Declaration
<System.ObsoleteAttribute()> Property AutoMargins As System.Boolean
'Usage
Dim instance As ITextFrame Dim value As System.Boolean instance.AutoMargins = value value = instance.AutoMargins
[System.Obsolete()] System.bool AutoMargins {get; set;}