ActiveReports.Viewer3 Request technical support
Size Property
See Also 


For internal use.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Size As Size
Visual Basic (Usage)Copy Code
Dim instance As Separator
Dim value As Size
 
value = instance.Size
C# 
public Size Size {get;}

See Also