Class EmfPlusCharacterRange

Class EmfPlusCharacterRange

Il nome: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)

Descrizione di EmfPlusCharacterRange

public sealed class EmfPlusCharacterRange : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusCharacterRange

I membri ereditari

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusCharacterRange()

public EmfPlusCharacterRange()

Properties

First

Riceve o impone un integratore firmato a 32 bit chespecificare la prima posizione di questa gamma.

public int First { get; set; }

Valore di proprietà

int

Length

Riceve o impone un integratore firmato a 32 bit che specificaIl numero di posti in questa gamma

public int Length { get; set; }

Valore di proprietà

int

 Italiano