Class CdrFlgs

Class CdrFlgs

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

Le bandiere della CDR

[JsonObject(MemberSerialization.OptIn)]
public class CdrFlgs : CdrObject, IDisposable

Inheritance

object DisposableObject CdrObject CdrFlgs

Implements

IDisposable

I membri ereditari

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

CdrFlgs()

public CdrFlgs()

Properties

Value

Riceve o stabilisce il valore.

[JsonProperty]
public int Value { get; set; }

Valore di proprietà

int

Vedi anche

CdrObjectContainer

 Italiano