Accusoft.NotateXpressSdk Namespace > ButtonTool Class : AutoSize Property |
'Declaration Public Property AutoSize As AutoSize
'Usage Dim instance As ButtonTool Dim value As AutoSize instance.AutoSize = value value = instance.AutoSize
public AutoSize AutoSize {get; set;}
The default value is none.
The AutoSize attribute will tell the control to size the element based on the text displayed.
When AutoSize is turned on the control can not be manually Sized