Class StringParameterInit
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
מחלקת בסיס לכל מאתחלי פרמטרים מסוג מחרוזת.
public abstract class StringParameterInit : ParameterInit, IPrintTicketItem, IPrintTicketElementChild
ירושה
object ← PrintTicketElement ← ParameterInit ← StringParameterInit
נגזרות
DocumentBannerSheetSource, DocumentCoverBackSource, DocumentCoverFrontSource, DocumentImpositionColor, DocumentPageRanges, JobComment, JobErrorSheetSource, JobPrimaryBannerSheetSource, JobPrimaryCoverBackSource, JobPrimaryCoverFrontSource, PageBlendColorSpaceICCProfileURI, PageDestinationColorProfileEmbedded, PageDestinationColorProfileURI, PageDeviceColorSpaceProfileURI, PageSourceColorProfileEmbedded, PageSourceColorProfileURI, PageWatermarkTextColor, PageWatermarkTextText
מיישם
IPrintTicketItem, IPrintTicketElementChild
חברים מורשים
PrintTicketElement.Name, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
קונסטרקטורים
StringParameterInit(string, string)
יוצר מופע חדש.
public StringParameterInit(string name, string value)
פרמטרים
name
string
שם הפרמטר.
value
string
ערך הפרמטר.
מאפיינים
MaxLength
לערכי מחרוזת, מגדיר את המחרוזת הארוכה ביותר המותרת.
public virtual int MaxLength { get; }
ערך המאפיין
MinLength
לערכי מחרוזת, מגדיר את המחרוזת הקצרה ביותר המותרת.
public virtual int MinLength { get; }