TextFrameFormatIsFrame Property |
Gets a value indicating whether parent Paragraph is a text frame.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool IsFrame { get; }
Public ReadOnly Property IsFrame As Boolean
Get
Property Value
BooleanSee Also