Click or drag to resize

DropCapPosition Enumeration

Specifies the position for a drop cap text.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public enum DropCapPosition
Members
Member nameValueDescription
None0 Specifies that this text frame is not a drop cap textframe.
Normal1 The drop cap is positioned inside the text margin on the anchor paragraph.
Margin2 The drop cap is positioned outside the text margin on the anchor paragraph.
See Also