Class StringParameterInit
Именује се: Aspose.Page.XPS.XpsMetadata Асамблеја: Aspose.Page.dll (25.4.0)
Основна класа за све инициализаторе параметара струје.
public abstract class StringParameterInit : ParameterInit, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← StringParameterInit
Derived
DocumentBannerSheetSource , DocumentCoverBackSource , DocumentCoverFrontSource , DocumentImpositionColor , DocumentPageRanges , JobComment , JobErrorSheetSource , JobPrimaryBannerSheetSource , JobPrimaryCoverBackSource , JobPrimaryCoverFrontSource , PageBlendColorSpaceICCProfileURI , PageDestinationColorProfileEmbedded , PageDestinationColorProfileURI , PageDeviceColorSpaceProfileURI , PageSourceColorProfileEmbedded , PageSourceColorProfileURI , PageWatermarkTextColor , PageWatermarkTextText
Implements
IPrintTicketItem , IPrintTicketElementChild
Наслеђени чланови
PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StringParameterInit(Стринг , Стринг)
Stvorio je novu situaciju.
public StringParameterInit(string name, string value)
Parameters
name
string
Назив параметара
value
string
Вредност параметара .
Properties
MaxLength
За струје вредности, дефинише најдужи дозвољени струја.
public virtual int MaxLength { get; }
Вредност имовине
MinLength
За струје вредности, дефинише најкраћи дозвољени струја.
public virtual int MinLength { get; }