NoteSettingsColumnCount Property |
Gets or sets the number of columns in the note rendering area.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic int ColumnCount { get; set; }
Public Property ColumnCount As Integer
Get
Set
Property Value
Int32
See Also