'Declaration
ReadOnly Property AutoMarginsDefined As System.Boolean
'Usage
Dim instance As ITextFrame Dim value As System.Boolean value = instance.AutoMarginsDefined
System.bool AutoMarginsDefined {get;}
read-only property AutoMarginsDefined: System.Boolean;
function get AutoMarginsDefined : System.boolean
__property System.bool get_AutoMarginsDefined();
property System.bool AutoMarginsDefined { System.bool get(); }