.NET Framework Class Library
ParagraphProperties.FirstLineIndent Property
<< Click to Display Table of Contents >> ParagraphProperties.FirstLineIndent Property |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Property FirstLineIndent As Single |
C# |
public float FirstLineIndent { get; set; } |
Visual C++ |
public: |