EmfPlusCharacterRange Class
Summary: EmfPlusCharacterRange description
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusCharacterRange
Inheritance: EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusCharacterRange() | Initializes a new instance of the EmfPlusCharacterRange class |
Properties
Name | Type | Access | Description |
---|---|---|---|
first | int | r/w | Gets or sets a 32-bit signed integer that specifies the first position of this range. |
length | int | r/w | Gets or sets a 32-bit signed integer that specifies the number of positions in this range |
Constructor: EmfPlusCharacterRange()
EmfPlusCharacterRange()
Initializes a new instance of the EmfPlusCharacterRange class