Class CdrFont
Class CdrFont
Nom dels espais: Aspose.Imaging.FileFormats.Cdr.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
Font de la CDR
[JsonObject(MemberSerialization.OptIn)]
public class CdrFont : CdrDictionaryItem, IDisposable
Inheritance
object ← DisposableObject ← CdrObject ← CdrDictionaryItem ← CdrFont
Implements
Membres heretats
CdrDictionaryItem.Id , CdrObject.Parent , CdrObject.Document , DisposableObject.Dispose() , DisposableObject.ReleaseManagedResources() , DisposableObject.ReleaseUnmanagedResources() , DisposableObject.VerifyNotDisposed() , DisposableObject.Disposed , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
CdrFont()
public CdrFont()
Properties
Encoding
Obté o col·loca la codificació.
[JsonProperty]
public short Encoding { get; set; }
Valor de la propietat
FontName
Obtenir o posar el nom de la font.
[JsonProperty]
public string FontName { get; set; }