Visual Basic (Declaration) | |
---|---|
Public Property FirstLineIndent As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int FirstLineIndent {get; set;} |
Return Value
The Value that represents the length of the indentation of the first line of paragraph, that will be exported. This value is measured in Twips.Refer to RasterDocumentParagraphOptions example.
This property will be used only when the ParagraphIndentMode property value is RasterDocumentSelector.Predefined.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family