InlineContentControlInlines Property |
Gets the inlines of this Content Control.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic InlineCollection Inlines { get; }Public ReadOnly Property Inlines As InlineCollection
Get
Property Value
InlineCollection
See Also