FrameBase.Size Property | ||
| Description: | Gets or sets the current size in twips. For images this property is read only. | |
| Syntax: | [C#]
public Size Size { get; }
[Visual Basic]
Public ReadOnly Property Size() As Size
| |
| See also: | Images, Graphical Overview, Images and Text Frames. | |