Click or drag to resize

FloatingTablePositioning Class

Represents floating table positioning settings.
Inheritance Hierarchy
SystemObject
  SautinSoft.Document.TablesFloatingTablePositioning

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public sealed class FloatingTablePositioning

The FloatingTablePositioning type exposes the following members.

Properties
 NameDescription
Public propertyDistanceFromText Gets or sets the distance (in points) between the document text and the table.
Public propertyCode exampleHorizontalPosition Gets or sets the horizontal position.
Public propertyIsFloating Gets a value indicating whether parent Table is actually a floating table.
Public propertyCode exampleVerticalPosition Gets or sets the vertical position.
Top
Methods
 NameDescription
Public methodClearPositioning Clears the floating table positioning settings.
Top
See Also