ComponentOne VSView 8.0
IndentRight Property

Returns or sets the right indent for paragraphs, in twips.

Syntax

[form!]VSPrinter.IndentRight[ = value As Variant ]

Remarks

This property sets the distance between the text and the right margin of the page (MarginRight).

For a diagram showing the effect of the Indent* properties, see the description of the IndentLeft property.

When creating different paragraph styles, use the IndentLeft and IndentRight properties rather than the MarginLeft and MarginRight properties. The former affect only the paragraph text, while the latter also affect the positioning of headers, footers, and page borders.

You may specify units with this value (inches, points, twips, cm, mm, or pixels). The default unit is twips. For details on using unit-aware measurements, see the Using Unit-Aware Properties topic.

Data Type

Variant

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback