Autosizes
The width and height of most objects can be specified explicitly or defined as "Auto", which means that the size will be calculated automatically based on the object's data. Use the DocumentElement.AutoWidth property and DocumentElement.AutoHeight property for autosizing.
|