Class StringParameterInit
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Tüm dize parametre başlatıcıları için temel sınıf.
public abstract class StringParameterInit : ParameterInit, IPrintTicketItem, IPrintTicketElementChild
Miras
object ← PrintTicketElement ← ParameterInit ← StringParameterInit
Türetilmiş
DocumentBannerSheetSource, DocumentCoverBackSource, DocumentCoverFrontSource, DocumentImpositionColor, DocumentPageRanges, JobComment, JobErrorSheetSource, JobPrimaryBannerSheetSource, JobPrimaryCoverBackSource, JobPrimaryCoverFrontSource, PageBlendColorSpaceICCProfileURI, PageDestinationColorProfileEmbedded, PageDestinationColorProfileURI, PageDeviceColorSpaceProfileURI, PageSourceColorProfileEmbedded, PageSourceColorProfileURI, PageWatermarkTextColor, PageWatermarkTextText
Uygulamalar
IPrintTicketItem, IPrintTicketElementChild
Miras Alınan Üyeler
PrintTicketElement.Name, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
StringParameterInit(string, string)
Yeni bir örnek oluşturur.
public StringParameterInit(string name, string value)
Parametreler
name
string
Parametre adı.
value
string
Parametre değeri.
Özellikler
MaxLength
Dize değerleri için, izin verilen en uzun dizeyi tanımlar.
public virtual int MaxLength { get; }
Özellik Değeri
MinLength
Dize değerleri için, izin verilen en kısa dizeyi tanımlar.
public virtual int MinLength { get; }