Documents for PDF, .NET Edition Documentation
CanSkipFirstLineWithIndentation Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : CanSkipFirstLineWithIndentation Property
Gets or sets whether the whole first line of a paragraph with indentation can be skipped.
Syntax
'Declaration
 
Public Property CanSkipFirstLineWithIndentation As System.Boolean
public System.bool CanSkipFirstLineWithIndentation {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members