VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / FormattedParagraphProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    FormattedParagraphProperties Class Members
    In This Topic
    The following tables list the members exposed by FormattedParagraphProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormattedParagraphProperties class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the default text paragraph properties.
    Public PropertyGets or sets the first line indentation.
    Public PropertyGets a value indicating whether this instance of text run is read-only.
    Public PropertyGets or sets the paragraph justification.
    Public PropertyGets or sets the left indentation.
    Public PropertyGets or sets the right indentation.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodSets IsReadOnly property to true.
    See Also