EmfPlusCharacterRange

EmfPlusCharacterRange class

EmfPlusCharacterRange description

public sealed class EmfPlusCharacterRange : EmfPlusStructureObjectType

Constructors

NameDescription
EmfPlusCharacterRange()The default constructor.

Properties

NameDescription
First { get; set; }Gets or sets a 32-bit signed integer that specifies the first position of this range.
Length { get; set; }Gets or sets a 32-bit signed integer that specifies the number of positions in this range

See Also