Click or drag to resize

PreservedInline Class

Represents an Inline element that is loaded from a file and is not directly supported by SautinSoft.Document API.
Inheritance Hierarchy
SystemObject
  SautinSoft.DocumentElement
    SautinSoft.DocumentInline
      SautinSoft.DocumentPreservedInline

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

The PreservedInline type exposes the following members.

Properties
 NameDescription
Public propertyElementType Gets the ElementType of this element instance.
(Overrides ElementElementType)
Top
Methods
 NameDescription
Public methodClone Clones this element instance.
Top
See Also