Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double? Size { get; set; }

Property Value

NullableDouble
See Also