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; }