FormCheckBoxDataSize Property |
Gets or sets the exact size for the parent Check Box form field in points.
If value is , then parent Check Box form field shall be sized
automatically using the point size which is applied via the style hierarchy.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public double? Size { get; set; }
Public Property Size As Double?
Get
Set
Property Value
NullableDoubleSee Also